ministat: update to 15.0.
This commit is contained in:
parent
1bd55640de
commit
23a87428a6
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ministat'
|
||||
pkgname=ministat
|
||||
version=10.0
|
||||
revision=3
|
||||
version=15.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Small statistics utility"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Beerware"
|
||||
homepage="https://github.com/leahneukirchen/ministat"
|
||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=5362d702178e2539efa5e4b8049247ca500a9fd88b31459553ff31266c751e8f
|
||||
checksum=9e429718d3dac225ea4014ba5758b9b45ac3ff30ca101a325a111e58551d6f68
|
||||
|
||||
post_install() {
|
||||
sed -n '2,7p' <ministat.c >LICENSE
|
||||
|
|
Loading…
Reference in New Issue