libcppunit: update-check support.
This commit is contained in:
parent
569dd3d0c8
commit
46b996bc50
2 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="C++ unit testing framework"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="LGPL"
|
license="LGPL"
|
||||||
homepage="http://cppunit.sourceforge.net"
|
homepage="http://cppunit.sourceforge.net"
|
||||||
distfiles="http://downloads.sourceforge.net/cppunit/cppunit-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/cppunit/cppunit/${version}/cppunit-$version.tar.gz"
|
||||||
checksum=ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a
|
checksum=ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a
|
||||||
wrksrc="cppunit-$version"
|
wrksrc="cppunit-$version"
|
||||||
|
|
||||||
|
|
1
srcpkgs/libcppunit/update
Normal file
1
srcpkgs/libcppunit/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="${pkgname#lib*}"
|
Loading…
Reference in a new issue