cdrtools: use sourceforge for distfile.
This commit is contained in:
parent
75bdd566d0
commit
bb4168f496
|
@ -11,7 +11,7 @@ short_desc="Highly portable CD/DVD/BluRay command line recording software"
|
|||
homepage="http://cdrecord.org/"
|
||||
license="CDDL"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="ftp://ftp.gwdg.de/linux/cdrecord/cdrtools-3.00.tar.bz2"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=7f9cb64820055573b880f77b2f16662a512518336ba95ab49228a1617973423d
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue