python/phply: Updated for version 1.2.5.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Brenton Earl 2018-08-12 20:11:39 +01:00 committed by Willy Sudiarto Raharjo
parent b13c895507
commit 932645cc0a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
3 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=phply
VERSION=${VERSION:-1.2.4}
VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="phply"
VERSION="1.2.4"
VERSION="1.2.5"
HOMEPAGE="https://github.com/viraptor/phply"
DOWNLOAD="https://github.com/viraptor/phply/archive/1.2.4/phply-1.2.4.tar.gz"
MD5SUM="94fb0a9c5a0a5054f40ba9fd6c1d776c"
DOWNLOAD="https://github.com/viraptor/phply/archive/1.2.5/phply-1.2.5.tar.gz"
MD5SUM="f6c0e4014fe70c6436984c07da836ae1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nose ply"

View File

@ -11,7 +11,7 @@ phply:
phply: phply is a lexer and parser for the PHP programming language
phply: written in Python.
phply:
phply: Home page: https://github.com/ramen/phply
phply: Home page: https://github.com/viraptor/phply
phply:
phply:
phply: