Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f9cb9bed01cb510376ffcbd8a12086f5218f6b8
commit 2f9cb9bed01cb510376ffcbd8a12086f5218f6b8 Author: crazy <[email protected]> Date: Fri Dec 23 15:10:12 2016 +0100 cryptopp-5.6.4-1-x86_64 * Version bump diff --git a/source/lib-extra/cryptopp/FrugalBuild b/source/lib-extra/cryptopp/FrugalBuild index 402fc10..0b87174 100644 --- a/source/lib-extra/cryptopp/FrugalBuild +++ b/source/lib-extra/cryptopp/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: crazy <[email protected]> pkgname=cryptopp -pkgver=5.6.3 +pkgver=5.6.4 pkgrel=1 pkgdesc="C++ library for cryptography" groups=('lib-extra') @@ -14,8 +14,8 @@ _F_sourceforge_pkgver="`echo $pkgver|tr -d '.'`" _F_sourceforge_ext=".zip" Finclude sourceforge source=($source libcrypto++.pc) -sha1sums=('f2fcd1fbf884bed70a69b565970ecd8b33a68cc4' \ - 'd05e77e850104d7a83fc907022a9091de22e432e') +sha1sums=('effa1770b81dfe05db48ddc0468ead8660929650' \ + 'd14ff4d11af371657026a88cfd449a62831143fb') build() { diff --git a/source/lib-extra/cryptopp/libcrypto++.pc b/source/lib-extra/cryptopp/libcrypto++.pc index 7a70334..673828d 100644 --- a/source/lib-extra/cryptopp/libcrypto++.pc +++ b/source/lib-extra/cryptopp/libcrypto++.pc @@ -4,8 +4,8 @@ prefix=/usr libdir=${prefix}/lib includedir=${prefix}/include -Name: libcrypto++-5.6.3 +Name: libcrypto++-5.6.4 Description: Class library of cryptographic schemes -Version: 5.6.3 +Version: 5.6.4 Libs: -L${libdir} -lcryptopp Cflags: -I${includedir} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
