mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ts: update to 1.0.3.
This commit is contained in:
parent
2c1a2ee092
commit
cfc2ef4ee3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ts'
|
# Template file for 'ts'
|
||||||
pkgname=ts
|
pkgname=ts
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Simple unix task spool system"
|
short_desc="Simple unix task spool system"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
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=f73452aed80e2f9a7764883e9353aa7f40e65d3c199ad1f3be60fd58b58eafec
|
checksum=fa833311543dc535b60cb7ab83c64ab5ee31128dbaaaa13dde341984e542b428
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX="$DESTDIR/usr" install
|
make PREFIX="$DESTDIR/usr" install
|
||||||
|
|
Loading…
Add table
Reference in a new issue