system/fr: Updated for version 1.30.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
28d463f0a5
commit
ce087210c4
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fr
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=fr
|
||||
VERSION=${VERSION:-1.24}
|
||||
VERSION=${VERSION:-1.30}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fr"
|
||||
VERSION="1.24"
|
||||
VERSION="1.30"
|
||||
HOMEPAGE="https://bitbucket.org/mixmastamyk/fr"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/f/fr/fr-1.24.tar.gz"
|
||||
MD5SUM="b626917d8c07646937b3a0fe8bbcce93"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/f/fr/fr-1.30.tar.gz"
|
||||
MD5SUM="48b4e18ce18870f3cde391b8004743b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue