diff options
author | B. Watson <urchlay@slackware.uk> | 2023-08-29 03:20:34 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-02 18:02:30 +0700 |
commit | 79675726a53ca8caa5aa2253a34de943ca6f6ef1 (patch) | |
tree | 71b79addf3787f6571b6e58ce99cbb372db1d418 /system/mount-zip/mount-zip.info | |
parent | ebf9a08e0b0ea9e091ce5692faf575eeef443940 (diff) |
system/mount-zip: Updated for version 1.0.9, new maintainer.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mount-zip/mount-zip.info')
-rw-r--r-- | system/mount-zip/mount-zip.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/mount-zip/mount-zip.info b/system/mount-zip/mount-zip.info index f9ef8af8604bb..2fa6f83900950 100644 --- a/system/mount-zip/mount-zip.info +++ b/system/mount-zip/mount-zip.info @@ -1,10 +1,10 @@ PRGNAM="mount-zip" -VERSION="1.0.7" +VERSION="1.0.9" HOMEPAGE="https://github.com/google/mount-zip" -DOWNLOAD="https://github.com/google/mount-zip/archive/v1.0.7/mount-zip-1.0.7.tar.gz" -MD5SUM="38b59f61fd30c524a660502659d1b3e8" +DOWNLOAD="https://github.com/google/mount-zip/archive/v1.0.9/mount-zip-1.0.9.tar.gz" +MD5SUM="e6fec7d09427d46d0233f33a5da48246" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Charadon" -EMAIL="dev@iotib.net" +MAINTAINER="B. Watson" +EMAIL="urchlay@slackware.uk" |