From 527cb9bec966b17f5d027305222f401936247e60 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 4 Apr 2018 15:58:29 +0200 Subject: [PATCH] outils: update to 0.7. --- srcpkgs/outils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index 70ca59b41ea..47318ac331a 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,17 +1,17 @@ # Template file for 'outils' pkgname=outils -version=0.6 +version=0.7 revision=1 build_style=gnu-makefile make_install_args="install install-calendars" depends="gcc" # for cpp(1) conflicts="signify>=0 openbsd-rs>=0" short_desc="Some non-standard OpenBSD tools" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " license="ISC, BSD" homepage="https://github.com/chneukirchen/outils" distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz" -checksum=544c9778ab698d5225e8cd4386bd1a7d65cbbe6826dc42c6bba6cea150ba507e +checksum=97db119c6e4c64e670ae149f77440f80d84507a3e0c27a5919af0b49027a1662 post_install() { rm ${DESTDIR}/usr/bin/cksum ${DESTDIR}/usr/share/man/man1/cksum.1