mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
parent
075a7ac043
commit
c09d875fd1
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'diffstat'
|
# Template file for 'diffstat'
|
||||||
pkgname=diffstat
|
pkgname=diffstat
|
||||||
version=1.61
|
version=1.61
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Display a histogram of diff output"
|
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="http://invisible-island.net/diffstat/diffstat.html"
|
||||||
# The ftp does not respond and times out
|
# The ftp does not respond and times out
|
||||||
# distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
# distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
||||||
distfiles="http://mirror.netcologne.de/gentoo/distfiles/${pkgname}-${version}.tgz"
|
distfiles="http://mirror.netcologne.de/gentoo/distfiles/${pkgname}-${version}.tgz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue