diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-21 20:46:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-21 20:46:03 +0000 |
commit | 86467ac7a9abb65cdf266561ba686899efe76c28 (patch) | |
tree | 7425d97918abf346d343e4995439345928375111 /archivers/zstd/Makefile | |
parent | New port: irc/oragono: Modern IRC server (daemon/ircd) written in Go (diff) |
Update to 1.4.1
Changes: https://github.com/facebook/zstd/releases
Notes
Notes:
svn path=/head/; revision=507069
Diffstat (limited to 'archivers/zstd/Makefile')
-rw-r--r-- | archivers/zstd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile index 92eac6d73bc7..d4e7eefc825d 100644 --- a/archivers/zstd/Makefile +++ b/archivers/zstd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zstd -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v CATEGORIES= archivers |