mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/you-get: Updated for version 0.4.652.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5ccd57e1a2
commit
6b0ce2b333
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for you-get
|
||||
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2017 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=you-get
|
||||
VERSION=${VERSION:-0.4.595}
|
||||
VERSION=${VERSION:-0.4.652}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.595"
|
||||
VERSION="0.4.652"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/b1/a0/1a2f7d936f47c7c0a4cc88cd40de7a36bb97b04ddd7395b54ca1aed44914/you-get-0.4.595.tar.gz"
|
||||
DOWNLOAD="https://pypi.python.org/packages/1d/88/6786800a4739b68746cd95b96ab319dfadfa354c48cd7a199ce316b60ee3/you-get-0.4.652.tar.gz"
|
||||
MD5SUM="57247f2c4947a9687a8e2070aacc3996"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue