cbp2make: fix license
This commit is contained in:
parent
10d5700a66
commit
aee9152852
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'cbp2make'
|
||||
pkgname=cbp2make
|
||||
version=147
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="$pkgname-stl-rev${version}-all"
|
||||
hostmakedepends="doxygen p7zip"
|
||||
short_desc="Makefile generation tool for Code::Blocks IDE"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://sourceforge.net/projects/cbp2make/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/cbp2make-stl-rev${version}-all.tar.7z"
|
||||
checksum=1b211abb8de00dc3048fccad6ebd076ab03dcb9f672cdff379de33a1346ed129
|
||||
|
|
Loading…
Reference in a new issue