task-spooler: update to 1.0.1

This commit is contained in:
Leonid Pliushch 2021-01-07 16:45:06 +02:00
parent e6e7dd1281
commit 744affd3ad
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://vicerveza.homeunix.net/~viric/soft/ts/
TERMUX_PKG_DESCRIPTION="Task spooler is a Unix batch system where the tasks spooled run one after the other"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=1.0.1
TERMUX_PKG_SRCURL=https://vicerveza.homeunix.net/~viric/soft/ts/ts-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4f53e34fff0bb24caaa44cdf7598fd02f3e5fa7cacaea43fa0d081d03ffbb395
TERMUX_PKG_SHA256=f41ef307b0b9c7424398813b9c6e39d37a970831071e301842ba4b1145d56278
TERMUX_PKG_CONFLICTS="moreutils"
TERMUX_PKG_BUILD_IN_SRC=true