diff options
Diffstat (limited to 'archivers/zstd/Makefile')
-rw-r--r-- | archivers/zstd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile index 981350ad4e3..3f51867e171 100644 --- a/archivers/zstd/Makefile +++ b/archivers/zstd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2020/03/12 17:34:26 tnn Exp $ +# $NetBSD: Makefile,v 1.29 2020/06/14 13:51:55 adam Exp $ -DISTNAME= zstd-1.4.4 +DISTNAME= zstd-1.4.5 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GITHUB:=facebook/} GITHUB_TAG= v${PKGVERSION_NOREV} |