cdrdao: update to 1.2.5.
This commit is contained in:
parent
ca513ebb50
commit
6e5fc6a3a7
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cdrdao'
|
||||
pkgname=cdrdao
|
||||
version=1.2.4
|
||||
revision=2
|
||||
version=1.2.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="lame-devel libao-devel libmad-devel libvorbis-devel"
|
||||
|
@ -9,8 +9,9 @@ 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"
|
||||
homepage="http://cdrdao.sourceforge.net/"
|
||||
changelog="https://cdrdao.sourceforge.net/changelog.html"
|
||||
distfiles="${SOURCEFORGE_SITE}/cdrdao/${version}/cdrdao-${version}.tar.bz2"
|
||||
checksum=358d9cb83370ceaecdc60564cbf14c2ea2636eac60a966e2461c011ba09853b4
|
||||
checksum=d19b67c853c5dba2406afaab6cd788e77f35eebe634cac4679528477c7be01b6
|
||||
|
||||
pre_build() {
|
||||
local f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue