diffstat: update to 1.62.
This commit is contained in:
parent
691428f551
commit
d35bb8b14c
1 changed files with 4 additions and 6 deletions
|
@ -1,16 +1,14 @@
|
|||
# Template file for 'diffstat'
|
||||
pkgname=diffstat
|
||||
version=1.61
|
||||
revision=2
|
||||
version=1.62
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Display a histogram of diff output"
|
||||
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
||||
license="MIT"
|
||||
homepage="http://invisible-island.net/diffstat/diffstat.html"
|
||||
# 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
|
||||
distfiles="https://invisible-mirror.net/archives/diffstat/diffstat-${version}.tgz"
|
||||
checksum=7f09183644ed77a156b15346bbad4e89c93543e140add9dab18747e30522591f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue