mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/you-get: Updated for version 0.4.1181.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
11aaa31111
commit
935eb2a056
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.1167}
|
||||
VERSION=${VERSION:-0.4.1181}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.1167"
|
||||
VERSION="0.4.1181"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://github.com/soimort/you-get/releases/download/v0.4.1167/you-get-0.4.1167.tar.gz"
|
||||
MD5SUM="dc05adebfe4013ea51fb930cf921a0dc"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/1f/bf/d8904e76ad177b6bbe312262541a73e8968b5c67d6973494edbb354b6374/you-get-0.4.1181.tar.gz"
|
||||
MD5SUM="4591acada141289d42831f57e0522099"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue