system/pce: Updated for version 20160308-72f1e10.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
37dff72e79
commit
d05cf7c24a
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pce
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# 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=pce
|
||||
SRCVER=20140222-4b05f0c
|
||||
SRCVER=20160308-72f1e10
|
||||
VERSION=$(echo $SRCVER | tr - .)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pce"
|
||||
VERSION="20140222.4b05f0c"
|
||||
VERSION="20160308-72f1e10"
|
||||
HOMEPAGE="http://www.hampa.ch/pce"
|
||||
DOWNLOAD="http://www.hampa.ch/pub/pce/pre/pce-20140222-4b05f0c.tar.gz"
|
||||
MD5SUM="22c3cc8e8895af20088d38459c85e8d4"
|
||||
DOWNLOAD="http://www.hampa.ch/pub/pce/pre/pce-20160308-72f1e10.tar.gz"
|
||||
MD5SUM="2dfdf4f23bbd6da0b20911af6b11d971"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue