mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/CherryPy: Updated for version 8.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
bad963d46d
commit
df39ef97e8
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=CherryPy
|
||||
VERSION=${VERSION:-8.1.1}
|
||||
VERSION=${VERSION:-8.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CherryPy"
|
||||
VERSION="8.1.1"
|
||||
VERSION="8.1.2"
|
||||
HOMEPAGE="http://www.cherrypy.org/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/a8/b5/20b3b8d6b734aa52d20a91ffe6f6e2aedf3f2ee492f56d1775fe9cd42dd9/CherryPy-8.1.1.tar.gz"
|
||||
MD5SUM="45088b5bd0cb866b6487810bdd2302fd"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d9/ec/a9cd68e57af9fead92158028d32cc79f1908fd81f486d8a3826e9847ada6/CherryPy-8.1.2.tar.gz"
|
||||
MD5SUM="553f054152c2adbe60738682ed5390c5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six"
|
||||
|
|
Loading…
Reference in a new issue