Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d33ea6c1115f179eb4f36b6de4e457a3d98b460f
commit d33ea6c1115f179eb4f36b6de4e457a3d98b460f Author: DeX77 <[email protected]> Date: Sun Jan 29 14:47:05 2017 +0100 protobuf-3.2.0-1-x86_64 * version bump diff --git a/source/lib/protobuf/FrugalBuild b/source/lib/protobuf/FrugalBuild index 256e38b..59402cb 100644 --- a/source/lib/protobuf/FrugalBuild +++ b/source/lib/protobuf/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: gholafox <[email protected]> pkgname=protobuf -pkgver=3.1.0 +pkgver=3.2.0 pkgrel=1 pkgdesc="Protocol Buffers are a way of encoding structured data in an efficient yet extensible format" _F_github_author="google" @@ -13,7 +13,7 @@ depends=('zlib>=1.2.8-8' 'libstdc++>=6.2.1-5') makedepends=('curl>=7.50.3-2' 'distribute') groups=('lib') archs=("x86_64") -sha1sums=('e5f59dc4202fd59894f5cb9310b3d6cb2f0a2ef7') +sha1sums=('2d47c98c7f35d74d475ba0796d345a45c22030fd') subpkgs=("protobuf-python") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
