network/yturl: Updated for version 2.0.1.

This commit is contained in:
B. Watson 2016-07-27 01:25:31 -04:00 committed by Willy Sudiarto Raharjo
parent 2961a4c703
commit 24d6a47d90
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 5 deletions

View file

@ -21,8 +21,10 @@
# ARCH=noarch, there's no object code in the package.
# Add DESCRIPTION section to man page.
# 20160727 bkw: upgrade to 2.0.1.
PRGNAM=yturl
VERSION=${VERSION:-1.20.0}
VERSION=${VERSION:-2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="yturl"
VERSION="1.20.0"
VERSION="2.0.1"
HOMEPAGE="https://github.com/cdown/yturl"
DOWNLOAD="https://github.com/cdown/yturl/archive/1.20.0.tar.gz"
MD5SUM="46e3328a9e6c754b8bd2f8b5cf21c1c5"
DOWNLOAD="https://github.com/cdown/yturl/archive/2.0.1.tar.gz"
MD5SUM="5f33af9a658c6034761b0ee00e939562"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="six"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"