summaryrefslogtreecommitdiff
path: root/system/gzip
diff options
context:
space:
mode:
authorDan Theisen <djt@hxx.in>2021-09-30 16:50:39 +0000
committerDan Theisen <djt@hxx.in>2021-09-30 16:50:39 +0000
commit877cf7a89a228519ce0e050a6ccdb6f6957b3b30 (patch)
tree9e375fcd0ae73960332678c72430c54795de8a2e /system/gzip
parent16d639acac5ecc031390b28d758a1bbcd655ea68 (diff)
downloadpackages-877cf7a89a228519ce0e050a6ccdb6f6957b3b30.tar.gz
packages-877cf7a89a228519ce0e050a6ccdb6f6957b3b30.tar.bz2
packages-877cf7a89a228519ce0e050a6ccdb6f6957b3b30.tar.xz
packages-877cf7a89a228519ce0e050a6ccdb6f6957b3b30.zip
system/gzip: bump to 1.11
Diffstat (limited to 'system/gzip')
-rw-r--r--system/gzip/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/gzip/APKBUILD b/system/gzip/APKBUILD
index 8528c74e6..f619822ed 100644
--- a/system/gzip/APKBUILD
+++ b/system/gzip/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Dan Theisen <djt@hxx.in>
pkgname=gzip
-pkgver=1.10
+pkgver=1.11
pkgrel=0
pkgdesc="The GNU data compression program"
subpackages="$pkgname-doc"
@@ -45,4 +45,4 @@ package() {
ln -sf /bin/gunzip "$pkgdir"/usr/bin/uncompress
}
-sha512sums="7939043e74554ced0c1c05d354ab4eb36cd6dce89ad79d02ccdc5ed6b7ee390759689b2d47c07227b9b44a62851afe7c76c4cae9f92527d999f3f1b4df1cccff gzip-1.10.tar.gz"
+sha512sums="73ab4912a17b7f04eac310f6eafe0ffd696bebebf7e2be5b85828a899e46f630d8a7837d32db9d3b7e3de6b4c06a0c73c5aa85d8591fd41c68fc3a79b56ec655 gzip-1.11.tar.gz"