mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/xjobs: Updated for version 20140125.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
40e1762ace
commit
ec8e9d1bd5
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xjobs
|
||||
|
||||
# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xjobs
|
||||
VERSION=${VERSION:-20120412}
|
||||
VERSION=${VERSION:-20140125}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xjobs"
|
||||
VERSION="20120412"
|
||||
VERSION="20140125"
|
||||
HOMEPAGE="http://www.maier-komor.de/xjobs.html"
|
||||
DOWNLOAD="http://www.maier-komor.de/xjobs/xjobs-20120412.tgz"
|
||||
MD5SUM="6a90ab1e998241171c78e4e25d38665c"
|
||||
DOWNLOAD="http://www.maier-komor.de/xjobs/xjobs-20140125.tgz"
|
||||
MD5SUM="05d8ea4d83e7cb3694a43c6bb27e0a56"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue