extundelete: fix license
This commit is contained in:
parent
bfabbd7a61
commit
88c673bab4
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'extundelete'
|
||||
pkgname=extundelete
|
||||
version=0.2.4
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
makedepends="e2fsprogs-devel"
|
||||
short_desc="ext3/ext4 file recover utility"
|
||||
short_desc="File recover utility for ext3/ext4"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://extundelete.sourceforge.net"
|
||||
license="GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a1f9dd61247056d36401ce5d6785e74d08a184340eebd3865c345ddaa93f19f4
|
||||
|
|
Loading…
Reference in a new issue