mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# 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.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=xjobs
|
||||
VERSION=${VERSION:-20170630}
|
||||
VERSION=${VERSION:-20200726}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xjobs"
|
||||
VERSION="20170630"
|
||||
VERSION="20200726"
|
||||
HOMEPAGE="http://www.maier-komor.de/xjobs.html"
|
||||
DOWNLOAD="http://www.maier-komor.de/xjobs/xjobs-20170630.tgz"
|
||||
MD5SUM="aaca070b3fe965e1fc3a893dd64df73a"
|
||||
DOWNLOAD="http://www.maier-komor.de/xjobs/xjobs-20200726.tgz"
|
||||
MD5SUM="459b5991cf7dce1e6178fc0376bd0d28"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue