diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index ed13d14db56..70ca59b41ea 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,10 +1,9 @@ # Template file for 'outils' pkgname=outils -version=0.5 +version=0.6 revision=1 build_style=gnu-makefile make_install_args="install install-calendars" -makedepends="libressl-devel" depends="gcc" # for cpp(1) conflicts="signify>=0 openbsd-rs>=0" short_desc="Some non-standard OpenBSD tools" @@ -12,7 +11,7 @@ maintainer="Christian Neukirchen " license="ISC, BSD" homepage="https://github.com/chneukirchen/outils" distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz" -checksum=5559425d3957092ca06fcc178c5319bfa2688ffb7fba5067a96c79c354136838 +checksum=544c9778ab698d5225e8cd4386bd1a7d65cbbe6826dc42c6bba6cea150ba507e post_install() { rm ${DESTDIR}/usr/bin/cksum ${DESTDIR}/usr/share/man/man1/cksum.1