diff options
author | Matt Housh <jaeger@crux.ninja> | 2020-06-01 09:23:55 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2020-06-01 09:23:55 -0500 |
commit | 3413f50e0b04985e2b39a6ca915e513656dbf36c (patch) | |
tree | 3d655c663254652db736dfd574dca09c644a83d9 /mtools | |
parent | 20d9c2c2a7ef99fb7c6fd792077cc178cb58234d (diff) | |
download | opt-3413f50e0b04985e2b39a6ca915e513656dbf36c.tar.gz opt-3413f50e0b04985e2b39a6ca915e513656dbf36c.tar.xz |
mtools: updated to version 4.0.24
Diffstat (limited to 'mtools')
-rw-r--r-- | mtools/.signature | 6 | ||||
-rw-r--r-- | mtools/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mtools/.signature b/mtools/.signature index beda4d40e..b3e438b60 100644 --- a/mtools/.signature +++ b/mtools/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TLwVjMGC0Lm9+3akENLnYMLXdSfQ4LmyQIv+V4qYvgLY9kxSYXSCRJ2TgEdA2+XHQPAyeRksSB2JGI3nOCs/w8= -SHA256 (Pkgfile) = a89852f9fd4212f8f7653ece84a33a331fe6e92ec88136d0447e7f7c7abdbcb2 +RWSE3ohX2g5d/cPBaniwFNebIsN/LHYr8eO6RKX3laJE/fOGIaN+h0MPGJvpEZ02rg/ddljTXd6hR5ANxSW1znEs8WmhHWJjeQo= +SHA256 (Pkgfile) = 781aa16a794c67fd9714afba9760a954bd17678cff860a726980eb538f45b566 SHA256 (.footprint) = 44daf4a030fc21b41b127e6463340a35cad796fd9fe8b3ae22eeeead1e2938a5 -SHA256 (mtools-4.0.18.tar.bz2) = 59e9cf80885399c4f229e5d87e49c0c2bfeec044e1386d59fcd0b0aead6b2f85 +SHA256 (mtools-4.0.24.tar.bz2) = 24f4a2da9219f98498eb1b340cd96db7ef9b684c067d1bdeb6e85efdd13b2fb9 diff --git a/mtools/Pkgfile b/mtools/Pkgfile index 415fbf1b6..c7a321591 100644 --- a/mtools/Pkgfile +++ b/mtools/Pkgfile @@ -3,8 +3,8 @@ # Maintainer: Matt Housh, jaeger at crux dot ninja name=mtools -version=4.0.18 -release=2 +version=4.0.24 +release=1 source=(ftp://ftp.gnu.org/gnu/mtools/$name-$version.tar.bz2) build() { |