mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ministat: update to 15.0.
This commit is contained in:
parent
1bd55640de
commit
23a87428a6
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ministat'
|
# Template file for 'ministat'
|
||||||
pkgname=ministat
|
pkgname=ministat
|
||||||
version=10.0
|
version=15.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Small statistics utility"
|
short_desc="Small statistics utility"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Beerware"
|
license="Beerware"
|
||||||
homepage="https://github.com/leahneukirchen/ministat"
|
homepage="https://github.com/leahneukirchen/ministat"
|
||||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=5362d702178e2539efa5e4b8049247ca500a9fd88b31459553ff31266c751e8f
|
checksum=9e429718d3dac225ea4014ba5758b9b45ac3ff30ca101a325a111e58551d6f68
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,7p' <ministat.c >LICENSE
|
sed -n '2,7p' <ministat.c >LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue