diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index 18f2eb5635d..a095c8e2811 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,6 +1,6 @@ # Template file for 'outils' pkgname=outils -version=0.4 +version=0.4.1 revision=1 build_style=gnu-makefile make_install_args="install install-calendars" @@ -12,11 +12,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=197eb6dfb47e0de5bcd1a99d316378206749e45f6144ecdf5b55cc9f286caad7 - -do_build() { - make ${makejobs} CC="$CC" CFLAGS="$CFLAGS" -} +checksum=8ec18ac1864190061fe7c033131a804f08b9323bc7195b84c0893f78cf2f32b2 post_install() { rm ${DESTDIR}/usr/bin/cksum ${DESTDIR}/usr/share/man/man1/cksum.1