commit dab437bf4413ca722a4ff6ba77e79bc8fb330700 Author: Tim Biermann <tbier@posteo.de> Date: Mon Dec 13 12:23:38 2021 +0100 diffutils: use https diff --git a/diffutils/.signature b/diffutils/.signature index 88b4ee89..4129cc97 100644 --- a/diffutils/.signature +++ b/diffutils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqnH3iVMSygN2ZFC0K7P/LnrbsqGgNOa+EpSuTGRGABwNcJEwMPjnCgeBjz0FmWG1ifeuGtLL0p2eu5dg5BwKKQs= -SHA256 (Pkgfile) = a7591ea1669fb57b926f53de8965c84aafc8adf6cf6e7dd661291fcc4dd09698 +RWRJc1FUaeVeqkQzoPmhJaaCU53Kpo1o5SQJXY7kcChzOOPHl+swk/Bm2wiryfgsfYL/zki7bBLI4T7Zp33vrqh9BJPHjgr8mgs= +SHA256 (Pkgfile) = 5fb4923345c11641223fd1176652af954e2cbd757edd3ef89716d665d3707fe9 SHA256 (.footprint) = 7f86d42a0065b9a9bed6b2c2355debc433ee2277c3f8a583a0729cd2a76f807c SHA256 (diffutils-3.8.tar.xz) = a6bdd7d1b31266d11c4f4de6c1b748d4607ab0231af5188fc2533d0ae2438fec diff --git a/diffutils/Pkgfile b/diffutils/Pkgfile index 14033be3..95c654c4 100644 --- a/diffutils/Pkgfile +++ b/diffutils/Pkgfile @@ -1,11 +1,11 @@ # Description: Package with the GNU diff, diff3, sdiff, and cmp utilities -# URL: http://www.gnu.org/software/diffutils/ +# URL: https://www.gnu.org/software/diffutils/ # Maintainer: CRUX System Team, core-ports at crux dot nu name=diffutils version=3.8 release=1 -source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) +source=(https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) build() { cd $name-$version