Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88b619d1d9b33b514906da4438483f292f6df10f
commit 88b619d1d9b33b514906da4438483f292f6df10f Author: DeX77 <[email protected]> Date: Thu Jul 28 15:45:08 2016 +0200 protobuf-c-1.2.1-2-x86_64 * rebuild with protobuf>=3.0.0 diff --git a/source/lib-extra/protobuf-c/FrugalBuild b/source/lib-extra/protobuf-c/FrugalBuild index 76ebc07..6b058dc 100644 --- a/source/lib-extra/protobuf-c/FrugalBuild +++ b/source/lib-extra/protobuf-c/FrugalBuild @@ -4,9 +4,9 @@ pkgname=protobuf-c pkgver=1.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="C bindings for Google's Protocol Buffers" -depends=('protobuf>=2.6.1-3') +depends=('protobuf>=3.0.0') groups=('lib-extra') archs=('x86_64' 'i686') _F_github_tag=y _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
