bzip2: alternate download location
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
8f8b529b3b
commit
9387a910d0
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ short_desc="The bzip2 compression library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="bzip2-1.0.6"
|
license="bzip2-1.0.6"
|
||||||
homepage="http://sources.redhat.com/bzip2"
|
homepage="http://sources.redhat.com/bzip2"
|
||||||
distfiles="http://sources.redhat.com/pub/bzip2/v${version/./}/${pkgname}-${version}.tar.gz"
|
# Currently not available
|
||||||
|
# distfiles="http://sources.redhat.com/pub/bzip2/v${version/./}/${pkgname}-${version}.tar.gz"
|
||||||
|
distfiles="https://fossies.org/linux/misc/bzip2-${version}.tar.gz"
|
||||||
checksum=a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd
|
checksum=a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue