diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2024-02-16 03:56:26 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2024-02-16 04:43:26 +0000 |
commit | cabd5daca6d43458f83c865aa4f75b670bced314 (patch) | |
tree | 0f29b2e79838b5e8ce2c4b324d69e38311009562 | |
parent | 726817508c471e68eb88d461dfda4f789bb82f66 (diff) | |
download | ports-cabd5daca6d43458f83c865aa4f75b670bced314.tar.gz ports-cabd5daca6d43458f83c865aa4f75b670bced314.zip |
archivers/gzip: Update to 1.13
-rw-r--r-- | archivers/gzip/Makefile | 2 | ||||
-rw-r--r-- | archivers/gzip/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index a4800e299e48..8389a8b137df 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,5 +1,5 @@ PORTNAME= gzip -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= archivers MASTER_SITES= GNU diff --git a/archivers/gzip/distinfo b/archivers/gzip/distinfo index 96d9298284ed..ff5b00527da9 100644 --- a/archivers/gzip/distinfo +++ b/archivers/gzip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649479355 -SHA256 (gzip-1.12.tar.xz) = ce5e03e519f637e1f814011ace35c4f87b33c0bbabeec35baf5fbd3479e91956 -SIZE (gzip-1.12.tar.xz) = 825548 +TIMESTAMP = 1708055161 +SHA256 (gzip-1.13.tar.xz) = 7454eb6935db17c6655576c2e1b0fabefd38b4d0936e0f87f48cd062ce91a057 +SIZE (gzip-1.13.tar.xz) = 838248 |