archivers/libdeflate: update the port to version 1.16
Reported by: portscout
This commit is contained in:
parent
9a20d67586
commit
f52f48b13e
2 changed files with 4 additions and 9 deletions
|
@ -1,11 +1,8 @@
|
|||
PORTNAME= libdeflate
|
||||
PORTVERSION= 1.15
|
||||
PORTVERSION= 1.16
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= archivers
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 98174ac5e6fe2a806923bcb6bfa24cdbf32c79d0.patch:-p1
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Fast, whole-buffer DEFLATE-based compression library
|
||||
WWW= https://github.com/ebiggers/libdeflate
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
TIMESTAMP = 1670215210
|
||||
SHA256 (ebiggers-libdeflate-v1.15_GH0.tar.gz) = 58b95040df7383dc0413defb700d9893c194732474283cc4c8f144b00a68154b
|
||||
SIZE (ebiggers-libdeflate-v1.15_GH0.tar.gz) = 180818
|
||||
SHA256 (98174ac5e6fe2a806923bcb6bfa24cdbf32c79d0.patch) = 3b80183158aee9c01274258548a938bfa2bf4377ccfb0d6f3277424126068a37
|
||||
SIZE (98174ac5e6fe2a806923bcb6bfa24cdbf32c79d0.patch) = 1502
|
||||
TIMESTAMP = 1673595256
|
||||
SHA256 (ebiggers-libdeflate-v1.16_GH0.tar.gz) = e301128ae6c3e257a69848bae89b5b68bb7f6e65d165a93ef6dd107079e67edd
|
||||
SIZE (ebiggers-libdeflate-v1.16_GH0.tar.gz) = 183793
|
||||
|
|
Loading…
Reference in a new issue