system/fr: Updated for version 1.38.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4908b7c216
commit
a36b87f76e
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fr
|
||||
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2018 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=fr
|
||||
VERSION=${VERSION:-1.36}
|
||||
VERSION=${VERSION:-1.38}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fr"
|
||||
VERSION="1.36"
|
||||
VERSION="1.38"
|
||||
HOMEPAGE="https://bitbucket.org/mixmastamyk/fr"
|
||||
DOWNLOAD="https://pypi.python.org/packages/b8/71/c2b7e0caf716109a6740b465ffdd3e9df649e68bc8316b4e0d2cdc61a543/fr-1.36.tar.gz"
|
||||
MD5SUM="15c43418590f29bff97a8e161f3af98c"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/25/95/bca2920497975a35c1d714c861dec449ce7bee23f84a4da2810e0aea28f5/fr-1.38.tar.gz"
|
||||
MD5SUM="fb5813735231c770d2e3fee13e3536a1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue