mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
diffstat: update to 1.65.
This commit is contained in:
parent
074fd4786b
commit
1d2b2c28f5
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'diffstat'
|
# Template file for 'diffstat'
|
||||||
pkgname=diffstat
|
pkgname=diffstat
|
||||||
version=1.64
|
version=1.65
|
||||||
revision=1
|
revision=1
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://invisible-island.net/diffstat/diffstat.html"
|
homepage="http://invisible-island.net/diffstat/diffstat.html"
|
||||||
|
changelog="https://invisible-island.net/diffstat/CHANGES"
|
||||||
distfiles="https://invisible-mirror.net/archives/diffstat/diffstat-${version}.tgz"
|
distfiles="https://invisible-mirror.net/archives/diffstat/diffstat-${version}.tgz"
|
||||||
checksum=b8aee38d9d2e1d05926e6b55810a9d2c2dd407f24d6a267387563a4436e3f7fc
|
checksum=8cf27424926debcd85921755c3915559288244bd103f62d740dc6b83b557a28a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue