cdrdao: fix license
This commit is contained in:
parent
89ec0ba583
commit
80e021ac8e
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'cdrdao'
|
||||
pkgname=cdrdao
|
||||
version=1.2.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="lame-devel libao-devel libmad-devel libvorbis-devel"
|
||||
short_desc="Records audio or data CD-Rs in disk-at-once (DAO) mode"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2..0-or-later"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://cdrdao.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/cdrdao/${version}/cdrdao-${version}.tar.bz2"
|
||||
checksum=358d9cb83370ceaecdc60564cbf14c2ea2636eac60a966e2461c011ba09853b4
|
||||
|
|
Loading…
Reference in a new issue