ts: update to 0.7.6.
This commit is contained in:
parent
c56e3b08d8
commit
d17ac47e68
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ts'
|
# Template file for 'ts'
|
||||||
pkgname=ts
|
pkgname=ts
|
||||||
version=0.7.5
|
version=0.7.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="A simple unix task spool system"
|
short_desc="A simple unix task spool system"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://vicerveza.homeunix.net/~viric/soft/ts/"
|
homepage="http://vicerveza.homeunix.net/~viric/soft/ts/"
|
||||||
distfiles="http://vicerveza.homeunix.net/~viric/soft/ts/${pkgname}-${version}.tar.gz"
|
distfiles="http://vicerveza.homeunix.net/~viric/soft/ts/${pkgname}-${version}.tar.gz"
|
||||||
checksum=216d09dcfbae2f9bfea7582a71494172fe91c33d65499ea01b3bcac0600de96d
|
checksum=93d383e6cf239f90aa06b9aed163c33e71de75fab907551eeded6238ba0e661d
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} CC="$CC" CFLAGS="$CFLAGS $CPPFLAGS" LDFLAGS="$LDFLAGS"
|
make ${makejobs} CC="$CC" CFLAGS="$CFLAGS $CPPFLAGS" LDFLAGS="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue