mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
diffstat: alternate distfile, master site fails
This commit is contained in:
parent
19eb8a0706
commit
d7126d3c86
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ short_desc="Display a histogram of diff output"
|
||||||
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="Display a histogram of diff changes"
|
homepage="Display a histogram of diff changes"
|
||||||
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
# The ftp does not respond and times out
|
||||||
|
# distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
||||||
|
distfiles="http://mirror.netcologne.de/gentoo/distfiles/${pkgname}-${version}.tgz"
|
||||||
checksum=25359e0c27183f997b36c9202583b5dc2df390c20e22a92606af4bf7856a55ee
|
checksum=25359e0c27183f997b36c9202583b5dc2df390c20e22a92606af4bf7856a55ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue