mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
discount: update to 2.2.3a.
This commit is contained in:
parent
8048af8fc7
commit
2d8b22f152
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'discount'
|
# Template file for 'discount'
|
||||||
pkgname=discount
|
pkgname=discount
|
||||||
version=2.2.3
|
version=2.2.3a
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="./configure.sh"
|
configure_script="./configure.sh"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.pell.portland.or.us/~orc/Code/discount"
|
homepage="http://www.pell.portland.or.us/~orc/Code/discount"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a8ffbcdaf03923fa6878dcd2373a0a2592975f6a3b137945097302ac623fe99c
|
checksum=75f5d5fda2e9607a5c77455296b41e5dd436389e20f35c37bea395d35aea0954
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make DESTDIR=${DESTDIR} install install.man
|
make DESTDIR=${DESTDIR} install install.man
|
||||||
|
|
Loading…
Add table
Reference in a new issue