mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
libcppunit: fix license
This commit is contained in:
parent
213b65abe5
commit
a0540c40ae
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake libtool"
|
hostmakedepends="pkg-config automake libtool"
|
||||||
short_desc="C++ unit testing framework"
|
short_desc="C++ unit testing framework"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL"
|
license="LGPL-2.1"
|
||||||
homepage="http://cppunit.sourceforge.net"
|
homepage="http://cppunit.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/cppunit/cppunit/${version}/cppunit-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/cppunit/cppunit/${version}/cppunit-$version.tar.gz"
|
||||||
checksum=ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a
|
checksum=ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a
|
||||||
|
|
Loading…
Add table
Reference in a new issue