diff --git a/common/shlibs b/common/shlibs index 80ec5a8d45..93e2948ced 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3316,7 +3316,7 @@ libdleyna-core-1.0.so.5 dleyna-core-0.6.0_1 libdleyna-renderer-1.0.so.1 dleyna-renderer-0.6.0_1 libdleyna-server-1.0.so.1 dleyna-server-0.6.0_1 liburiparser.so.1 uriparser-0.8.6_1 -libcpptest.so.0 cpptest-1.1.2_1 +libcpptest.so.1 cpptest-2.0.0_1 libhandy-0.0.so.0 libhandy-0.0.3_1 libswitchboard-2.0.so.0 switchboard-2.3.2_1 libcodecore.so.0 libio.elementary.code-3.0_1 diff --git a/srcpkgs/cpptest/template b/srcpkgs/cpptest/template index d8aed11012..b17a0472c0 100644 --- a/srcpkgs/cpptest/template +++ b/srcpkgs/cpptest/template @@ -1,16 +1,15 @@ # Template file for 'cpptest' pkgname=cpptest -version=1.1.2 +version=2.0.0 revision=1 build_style=gnu-configure -build_wrksrc="$pkgname" hostmakedepends="autoconf automake libtool" short_desc="C++ Unit Testing Framework" maintainer="mobinmob " license="LGPL-2.1-or-later" homepage="https://github.com/cpptest/cpptest" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=9b15cc5b08fa52eaeb5199e214a1a7c5e821240ff8514664710986cb02d60e9b +checksum=09d35d6ecc0e801925579b18efa0adfaa18e8fed19b2f4f743ec7a53f510e409 pre_configure() { ./autogen.sh