genext2fs: fix license
This commit is contained in:
parent
efd3b29142
commit
deaf2b2efc
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'genext2fs'
|
||||
pkgname=genext2fs
|
||||
version=1.4.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_have_working_snprintf=yes ac_cv_have_working_vsnprintf=yes"
|
||||
short_desc="Generates an ext2 filesystem as a normal (i.e. non-root) user"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://genext2fs.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=404dbbfa7a86a6c3de8225c8da254d026b17fd288e05cec4df2cc7e1f4feecfc
|
||||
|
|
Loading…
Reference in New Issue