enscript: fix license
This commit is contained in:
parent
141e35b9a3
commit
861af7e92a
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'enscript'
|
||||
pkgname=enscript
|
||||
version=1.6.6
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl"
|
||||
conf_files="/etc/enscript.cfg"
|
||||
short_desc="Converts text to Postscript, HTML or RTF with syntax highlighting"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://git.savannah.gnu.org/cgit/enscript.git"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=6d56bada6934d055b34b6c90399aa85975e66457ac5bf513427ae7fc77f5c0bb
|
||||
|
|
Loading…
Reference in New Issue