Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96a5b9a8ca3201c886579fb20c0118699a5751bd
commit 96a5b9a8ca3201c886579fb20c0118699a5751bd Author: DeX77 <[email protected]> Date: Mon Nov 16 21:40:19 2015 +0100 protobuf-c-1.1.1-1-x86_64 * version bump * use github * take maintainership diff --git a/source/lib-extra/protobuf-c/FrugalBuild b/source/lib-extra/protobuf-c/FrugalBuild index fe3c32f..e948f5b 100644 --- a/source/lib-extra/protobuf-c/FrugalBuild +++ b/source/lib-extra/protobuf-c/FrugalBuild @@ -1,16 +1,17 @@ # Compiling Time: 0.09 SBU -# Maintainer: Slown <[email protected]> - -options+=('asneeded') +# Maintainer: DeX77 <[email protected]> +# Contributor: Slown <[email protected]> pkgname=protobuf-c -pkgver=0.15 -pkgrel=2 +pkgver=1.1.1 +pkgrel=1 pkgdesc="C bindings for Google's Protocol Buffers" -depends=('protobuf>=2.5.0' 'zlib' 'libstdc++') +depends=('protobuf>=2.6.1') groups=('lib-extra') archs=('x86_64' 'i686') -Finclude googlecode -sha1sums=('4fbd93f492c52154713de1951c0a2133ddd43abb') +_F_github_tag=y +_F_github_tag_v=y +Finclude github +sha1sums=('9ab7586cd792b41c8f8d4a08d592f456d6e31482') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
