Upgrade to 2.0.1.
This commit is contained in:
parent
cc0bedb189
commit
38938f4c5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219882
2 changed files with 4 additions and 5 deletions
|
@ -7,10 +7,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= protobuf
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}beta
|
||||
|
||||
MAINTAINER= vanilla@FreeBSD.org
|
||||
COMMENT= A data interchange format library
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (protobuf-2.0.0beta.tar.bz2) = 79a8072490f863139f32488c3ff84d39
|
||||
SHA256 (protobuf-2.0.0beta.tar.bz2) = b2ab129a70989894e89377e8279e8132d91037a26345ac8d498a6b25d59e81b4
|
||||
SIZE (protobuf-2.0.0beta.tar.bz2) = 704775
|
||||
MD5 (protobuf-2.0.1.tar.bz2) = add533032c5abffa378306fb580a18a4
|
||||
SHA256 (protobuf-2.0.1.tar.bz2) = a6c88a0a2e60ad8ea22ae009bd4eb4a64ca09b9c28a9ec039ace2089de05721f
|
||||
SIZE (protobuf-2.0.1.tar.bz2) = 731478
|
||||
|
|
Loading…
Reference in a new issue