aalib: fix license
This commit is contained in:
parent
6e2ce9a2d9
commit
4a643fd99d
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'aalib'
|
||||
pkgname=aalib
|
||||
version=1.4rc5
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="aalib-1.4.0"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="Portable ASCII art GFX library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="http://aa-project.sourceforge.net/aalib/"
|
||||
license="LGPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/aa-project/${pkgname}-${version}.tar.gz"
|
||||
checksum=fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee
|
||||
|
||||
|
|
Loading…
Reference in New Issue