diff --git a/yajl/.signature b/yajl/.signature index d1af7ccfd..c56bf4687 100644 --- a/yajl/.signature +++ b/yajl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/V7pLZavf7d03/FA+00gZV9EGs4X2tgraa8ObchvJeC/LotwR36HxcW44YjapeP5dENKeKtofRAm1VGu4WHY8gs= -SHA256 (Pkgfile) = a782c2721a026efcfe36f998fc165c473022aee6defc52b5144c349a8462b2f8 +RWSE3ohX2g5d/X1pOy/xjKpMoCuFX5c/hP9q7+ZY7u7DtT3q8/tE5D29ok7TVP4zH/Vtd7Y1Hg7T69CLqGo0Ieor04+EzOFeNwA= +SHA256 (Pkgfile) = 07c2417d60c644faee64e24d400850ed73033c14fb4aa146e8b0c9b0aabde0eb SHA256 (.footprint) = 09847d7a0aea6929e61ada1f084e5eb6f021049c4bc806fa9881f82c8820bbb6 SHA256 (yajl-2.1.0.tar.gz) = 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a diff --git a/yajl/Pkgfile b/yajl/Pkgfile index a6179962a..e87eddb89 100644 --- a/yajl/Pkgfile +++ b/yajl/Pkgfile @@ -6,7 +6,7 @@ name=yajl version=2.1.0 release=2 -source=(https://github.com/lloyd/$name/archive/$version/$name-$version.tar.gz) +source=(https://github.com/lloyd/$name/archive/refs/tags/$version/$name-$version.tar.gz) build() { cmake -S $name-$version -B build \