mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/parallel: Updated for version 20131022.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
de93f3da31
commit
ff89252137
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=parallel
|
||||
VERSION=${VERSION:-20130722}
|
||||
VERSION=${VERSION:-20131022}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="parallel"
|
||||
VERSION="20130722"
|
||||
VERSION="20131022"
|
||||
HOMEPAGE="http://www.gnu.org/software/parallel/"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/parallel/parallel-20130722.tar.bz2"
|
||||
MD5SUM="ddb92b545af782b4d6288c65ef28847e"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/parallel/parallel-20131022.tar.bz2"
|
||||
MD5SUM="086c1d04145ee4e1d986191aa1d3f621"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue