ddrescue: fix license
arg_parser.cc (among a few others) is licensed as BSD-2-Clause
This commit is contained in:
parent
6c32b64a61
commit
0649f5c306
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'ddrescue'
|
# Template file for 'ddrescue'
|
||||||
pkgname=ddrescue
|
pkgname=ddrescue
|
||||||
version=1.24
|
version=1.24
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="lzip"
|
hostmakedepends="lzip"
|
||||||
short_desc="Data recovery tool"
|
short_desc="Data recovery tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later AND BSD-2-Clause"
|
||||||
homepage="http://www.gnu.org/software/ddrescue/ddrescue.html"
|
homepage="http://www.gnu.org/software/ddrescue/ddrescue.html"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.lz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.lz"
|
||||||
checksum=4b5d3feede70e3657ca6b3c7844f23131851cbb6af0cecc9721500f7d7021087
|
checksum=4b5d3feede70e3657ca6b3c7844f23131851cbb6af0cecc9721500f7d7021087
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue