mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
outils: update to 0.8.
This commit is contained in:
parent
931cb45a78
commit
cf975ff69c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'outils'
|
# Template file for 'outils'
|
||||||
pkgname=outils
|
pkgname=outils
|
||||||
version=0.7
|
version=0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="install install-calendars"
|
make_install_args="install install-calendars"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC, BSD"
|
license="ISC, BSD"
|
||||||
homepage="https://github.com/chneukirchen/outils"
|
homepage="https://github.com/chneukirchen/outils"
|
||||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=97db119c6e4c64e670ae149f77440f80d84507a3e0c27a5919af0b49027a1662
|
checksum=92bfee7d5ab91bee85f8fbe890267f16821aecafae0013eeea7d4c9478f37e1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/bin/cksum ${DESTDIR}/usr/share/man/man1/cksum.1
|
rm ${DESTDIR}/usr/bin/cksum ${DESTDIR}/usr/share/man/man1/cksum.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue