mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/you-get: Updated for version 0.4.1270.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a9c8cd3bea
commit
d742e4d75d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=you-get
|
||||
VERSION=${VERSION:-0.4.1210}
|
||||
VERSION=${VERSION:-0.4.1270}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.1210"
|
||||
VERSION="0.4.1270"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/a9/0c/3a954623fb62dca7048a6acbc163e12a6a63490427f0bc334004aabd2071/you-get-0.4.1210.tar.gz"
|
||||
MD5SUM="e26c99dce67792b5b866b52e2cc5f054"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/35/67/7b157e3dacedd97959595a817367dfbe14a6e1096c370a6333f2dc685a84/you-get-0.4.1270.tar.gz"
|
||||
MD5SUM="9a34368f70a6315fe7f67623c3fd58d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue