mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bchunk: fix license
This commit is contained in:
parent
ad25804fa0
commit
829a156ea8
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'bchunk'
|
# Template file for 'bchunk'
|
||||||
pkgname=bchunk
|
pkgname=bchunk
|
||||||
version=1.2.2
|
version=1.2.2
|
||||||
revision=1
|
revision=2
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="GPL-2"
|
|
||||||
homepage="http://he.fi/bchunk/"
|
|
||||||
short_desc="Convert a CD image in a .bin/.cue format to .iso and .cdr tracks"
|
short_desc="Convert a CD image in a .bin/.cue format to .iso and .cdr tracks"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="http://he.fi/bchunk/"
|
||||||
distfiles="http://he.fi/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://he.fi/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e7d99b5b60ff0b94c540379f6396a670210400124544fb1af985dd3551eabd89
|
checksum=e7d99b5b60ff0b94c540379f6396a670210400124544fb1af985dd3551eabd89
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue