ports/opt (3.5): fetchmail: update to 6.4.2
commit 23bb723cc07311cd06fa7fba84f93c712d27105f Author: Juergen Daubert <jue@jue.li> Date: Sat Feb 15 13:39:18 2020 +0100 fetchmail: update to 6.4.2 diff --git a/fetchmail/.signature b/fetchmail/.signature index df2c09722..5ad6942cb 100644 --- a/fetchmail/.signature +++ b/fetchmail/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QzmYlu31g7c7Rm+7Llri8DAvAruNEnc3MvLC28iakuRzhopL73Zwew5MCftbJ9QaS1aKahe73yh5htdRIwx9w4= -SHA256 (Pkgfile) = 337c89b6c16041545178c1564cf0cc0ae9186dd5dd343aef1bc50a9b2a29fbc8 +RWSE3ohX2g5d/feHOUyjFDTXe4DGfwS1fC01wQHqcDxeEJaNeI9Wo+LCQIwpMRyAMuWXUZ9dYypvP9Dcn24I3NvAeKqll21ucgc= +SHA256 (Pkgfile) = a31cd1d0b8c0193e629b137f73930bf235ea7443a24fecdc100c759e3afccd7d SHA256 (.footprint) = c52f9b61b3ffbab88aa941546c7721245d6c825056bd4948b84b94966203996d -SHA256 (fetchmail-6.4.1.tar.xz) = 3f33f11dd08c3e8cc3e9d18eec686b1626d4818f4d5a72791507bbc4dce6a9a0 +SHA256 (fetchmail-6.4.2.tar.xz) = e21f6b3326f29fdb0c4786b5602aa4b9e668805424d0708eb42be6395c1ca630 diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index acbae5f7c..6cf222541 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,9 +4,9 @@ # Depends on: openssl name=fetchmail -version=6.4.1 +version=6.4.2 release=1 -source=(http://downloads.sourceforge.net/project/$name/branch_6.4/$name-$version.tar...) +source=(http://downloads.sourceforge.net/project/$name/branch_${version%.*}/$name-$version.tar.xz) build() { cd $name-$version
participants (1)
-
crux@crux.nu