![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit f73d5b59dc768cb2f3f4dd3cf8faa041d285c624 Author: Juergen Daubert <jue@jue.li> Date: Thu Jan 17 08:51:33 2019 +0100 fdm: update to latest from git, version 1.9.32 diff --git a/fdm/.signature b/fdm/.signature index 6aba1cd72..224a0ffb5 100644 --- a/fdm/.signature +++ b/fdm/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RXNKYWDOn7Okeh1lOmTSH1qPwDmWvDbf8JUlfMj77KW4zsydhAD8wyaajXWd7xctQbaJNHybIHx5FgT8NG9AA0= -SHA256 (Pkgfile) = 5d80889a0859cc01779d0be130ef54e9b3064d1db30bc4f3eed3d685fa183f4e +RWSE3ohX2g5d/emug2VfU/eI9BQEEzioI7bTieRcaFi+Et/ZCR7IwRHTgS17/Nz7+NS1gUTtGd22M9YB0O50q8kabACXPjjcKww= +SHA256 (Pkgfile) = 2241e717ad4aab5fa3b301b786b1724bc14a9c161775d2dc21a7b9f31347d476 SHA256 (.footprint) = 8f72a4fd1b0fa1002f56934304473e870f0ced528cc01c60ddcdda958a7c8038 -SHA256 (fdm-1.9.tar.gz) = 16416c38a9a7e32d187220cc5ae61a51463d5e4e47419c5c513f422523d39914 +SHA256 (fdm-1.9.32.tar.xz) = eb3519008e47bbb16a28c85151b6810be2475f8a5dd1a610c34b0263f1d6ac14 diff --git a/fdm/Pkgfile b/fdm/Pkgfile index 537e8c2d6..24dd2f429 100644 --- a/fdm/Pkgfile +++ b/fdm/Pkgfile @@ -1,12 +1,12 @@ # Description: Program to fetch mail and deliver it in various ways # URL: https://github.com/nicm/fdm # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: tdb +# Depends on: tdb openssl name=fdm -version=1.9 +version=1.9.32 release=1 -source=(https://github.com/nicm/fdm/releases/download/$version/$name-$version.tar.gz) +source=(https://crux.s3.amazonaws.com/dist/$name-$version.tar.xz) build () { cd $name-$version