mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
ts: update to 1.0.2.
This commit is contained in:
parent
a4cf7b544b
commit
68e8d9b110
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.1
|
version=1.0.2
|
||||||
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=f41ef307b0b9c7424398813b9c6e39d37a970831071e301842ba4b1145d56278
|
checksum=f73452aed80e2f9a7764883e9353aa7f40e65d3c199ad1f3be60fd58b58eafec
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX="$DESTDIR/usr" install
|
make PREFIX="$DESTDIR/usr" install
|
||||||
|
|
Loading…
Add table
Reference in a new issue