system/xjobs: Updated for version 20200726.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
608afb561d
commit
15e61ba49f
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for xjobs
|
# Slackware build script for xjobs
|
||||||
|
|
||||||
# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
|
# Copyright 2009-2022 Erik W. Hanson, Minneapolis, MN, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=xjobs
|
PRGNAM=xjobs
|
||||||
VERSION=${VERSION:-20170630}
|
VERSION=${VERSION:-20200726}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="xjobs"
|
PRGNAM="xjobs"
|
||||||
VERSION="20170630"
|
VERSION="20200726"
|
||||||
HOMEPAGE="http://www.maier-komor.de/xjobs.html"
|
HOMEPAGE="http://www.maier-komor.de/xjobs.html"
|
||||||
DOWNLOAD="http://www.maier-komor.de/xjobs/xjobs-20170630.tgz"
|
DOWNLOAD="http://www.maier-komor.de/xjobs/xjobs-20200726.tgz"
|
||||||
MD5SUM="aaca070b3fe965e1fc3a893dd64df73a"
|
MD5SUM="459b5991cf7dce1e6178fc0376bd0d28"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue