diff options
Diffstat (limited to 'cryptsetup')
-rw-r--r-- | cryptsetup/.signature | 4 | ||||
-rw-r--r-- | cryptsetup/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/cryptsetup/.signature b/cryptsetup/.signature index cdcca4ff5..ab95f90e0 100644 --- a/cryptsetup/.signature +++ b/cryptsetup/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RsGhNVybEShzqvjRqvE5hqePVJymYlxF1Jv55UDjL4U92ZYfb2PH0ESynfuB1CVEFFQUj8RWSDxbmoRhYb13Q8= -SHA256 (Pkgfile) = f1f9df1211e94087d06bf1391f16bc0ca78026a3fb245f3cfac0fb470c55f965 +RWSE3ohX2g5d/eRV57JTNJjSG8vbKIjPipO+pzEwHLDiZK2FzBqXorA+QomXuaBaenxLjYKxXKEVDnFWrnn5mZU7MPjRyVE6Gwk= +SHA256 (Pkgfile) = 58fb5e180095481d730446b72d582ac335cccea09e96d5ca82c334936246b32f SHA256 (.footprint) = dc5e24017567b04057866baf7a48010d5949e462242d537d4cbbb85cb6825f50 SHA256 (cryptsetup-2.3.3.tar.xz) = 3bca4ffe39e2f94cef50f6ea65acb873a6dbce5db34fc6bcefe38b6d095e82df diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index 815b9424d..b10630531 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -6,7 +6,7 @@ name=cryptsetup version=2.3.3 release=1 -source=(https://kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.xz) +source=(https://www.kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.xz) build() { cd $name-$version |