clamz: fix distfile
This commit is contained in:
parent
2745e89202
commit
8f1e68a325
|
@ -7,7 +7,7 @@ short_desc="downloads MP3 files from Amazon.com's music store"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPLv3"
|
||||
homepage="https://clamz.googlecode.com"
|
||||
distfiles="$homepage/files/clamz-${version}.tar.gz"
|
||||
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/clamz/clamz-${version}.tar.gz"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="expat-devel libcurl-devel libgcrypt-devel"
|
||||
checksum=5a63f23f15dfa6c2af00ff9531ae9bfcca0facfe5b1aa82790964f050a09832b
|
||||
|
|
Loading…
Reference in New Issue