mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/parallel: Updated for version 20110422.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
dfd0943e2b
commit
6c9f734658
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=parallel
|
||||
VERSION=20110205
|
||||
VERSION=20110422
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="parallel"
|
||||
VERSION="20110205"
|
||||
VERSION="20110422"
|
||||
HOMEPAGE="http://www.gnu.org/software/parallel/"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/parallel/parallel-20110205.tar.bz2"
|
||||
MD5SUM="4a8484fd4e11fd2fee63ee763f22786c"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/parallel/parallel-20110422.tar.bz2"
|
||||
MD5SUM="3102c91feb24dba2b225e81a209af91a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue