diff --git a/srcpkgs/ts/template b/srcpkgs/ts/template index 5cb79737381..3525198fcfc 100644 --- a/srcpkgs/ts/template +++ b/srcpkgs/ts/template @@ -1,6 +1,6 @@ # Template file for 'ts' pkgname=ts -version=0.7.6 +version=1.0 revision=1 build_style=gnu-makefile short_desc="A simple unix task spool system" @@ -8,7 +8,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="http://vicerveza.homeunix.net/~viric/soft/ts/" distfiles="http://vicerveza.homeunix.net/~viric/soft/ts/${pkgname}-${version}.tar.gz" -checksum=93d383e6cf239f90aa06b9aed163c33e71de75fab907551eeded6238ba0e661d +checksum=4f53e34fff0bb24caaa44cdf7598fd02f3e5fa7cacaea43fa0d081d03ffbb395 do_build() { make ${makejobs} CC="$CC" CFLAGS="$CFLAGS $CPPFLAGS" LDFLAGS="$LDFLAGS"