mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
parent
71e4f87ca6
commit
26551e129b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/diffstat/template
Normal file
15
srcpkgs/diffstat/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'diffstat'
|
||||||
|
pkgname=diffstat
|
||||||
|
version=1.61
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="Display a histogram of diff output"
|
||||||
|
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="Display a histogram of diff changes"
|
||||||
|
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
||||||
|
checksum=25359e0c27183f997b36c9202583b5dc2df390c20e22a92606af4bf7856a55ee
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue