Update to zstd 1.3.0. Drop MAINTAINER.

This commit is contained in:
juanfra 2017-07-19 22:16:30 +00:00
parent b26ef552ac
commit bc2f7b17f2
2 changed files with 6 additions and 7 deletions

View File

@ -1,23 +1,22 @@
# $OpenBSD: Makefile,v 1.10 2017/06/01 12:06:29 sthen Exp $
# $OpenBSD: Makefile,v 1.11 2017/07/19 22:16:30 juanfra Exp $
COMMENT = zstandard fast real-time compression algorithm
GH_ACCOUNT = facebook
GH_PROJECT = zstd
GH_TAGNAME = v1.2.0
GH_TAGNAME = v1.3.0
CATEGORIES = archivers
HOMEPAGE = https://facebook.github.io/zstd/
MAINTAINER = Juan Francisco Cantero Hurtado <juanfra@openbsd.org>
# BSD 3 clauses. zstd doesn't use known patented code or algorithms, however
# the project includes an additional patent grant in the file PATENTS.
# https://github.com/facebook/zstd/issues/335
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c pthread z
WANTLIB = c lzma pthread z
LIB_DEPENDS = archivers/xz
COMPILER = gcc
COMPILER_LANGS = c

View File

@ -1,2 +1,2 @@
SHA256 (zstd-1.2.0.tar.gz) = Sn5Fk6NjgnbKfyoJ3E845nTYMXu+pRYmOTynP8BHy/s=
SIZE (zstd-1.2.0.tar.gz) = 1300584
SHA256 (zstd-1.3.0.tar.gz) = D9umQ7Q4t8vOcA3MDns+PabYKQiMY3V6WYSTDi9ws0g=
SIZE (zstd-1.3.0.tar.gz) = 1469911