Update to 2.1.0
Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
cbfc5578c4
commit
2f8ea7233d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527671
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= msgpack
|
||||
PORTVERSION= 2.0.3
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= joneum@FreeBSD.org
|
||||
|
@ -11,6 +11,5 @@ COMMENT= Provides API for communicating with MessagePack serialization
|
|||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 74
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545394547
|
||||
SHA256 (PECL/msgpack-2.0.3.tgz) = 9dfa3c79d985334f82a88b7577f81d3ce4114211af064cffccf4d7b084a28842
|
||||
SIZE (PECL/msgpack-2.0.3.tgz) = 45769
|
||||
TIMESTAMP = 1583236258
|
||||
SHA256 (PECL/msgpack-2.1.0.tgz) = 94bf41917d0bda3e30af55428f177c5aa4867c3188cc442d2f15d598383af880
|
||||
SIZE (PECL/msgpack-2.1.0.tgz) = 62201
|
||||
|
|
Loading…
Reference in a new issue