outils: update to 0.4.2.
This commit is contained in:
parent
8e732bbf55
commit
7c81bc2b6e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'outils'
|
||||
pkgname=outils
|
||||
version=0.4.1
|
||||
revision=2
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="install install-calendars"
|
||||
makedepends="libressl-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="ISC, BSD"
|
||||
homepage="https://github.com/chneukirchen/outils"
|
||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=8ec18ac1864190061fe7c033131a804f08b9323bc7195b84c0893f78cf2f32b2
|
||||
checksum=7eb65dc4734f1db1c2d251f62ac26b6fb947bb68fe177af79107d4ea3d627704
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/cksum ${DESTDIR}/usr/share/man/man1/cksum.1
|
||||
|
|
Loading…
Reference in New Issue