accessibility/shorturl: Updated for version 0.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Reedych 2017-04-18 18:07:35 +07:00 committed by Willy Sudiarto Raharjo
parent c0bb4eb77f
commit 39bb4bc4a9
3 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
URL shortening utility. Supports tinyurl, qps and clck.
URL shortening utility. Supports tinyurl and clck.

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shorturl
VERSION=${VERSION:-0.6}
VERSION=${VERSION:-0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="shorturl"
VERSION="0.6"
VERSION="0.8"
HOMEPAGE="https://github.com/Reedych/shorturl"
DOWNLOAD="https://github.com/Reedych/shorturl/archive/0.6/shorturl-0.6.tar.gz"
MD5SUM="9480fa2c2163e3db5ed58cb99cd98417"
DOWNLOAD="https://github.com/Reedych/shorturl/archive/0.8/shorturl-0.8.tar.gz"
MD5SUM="08f171df619895de9ee07235b9034c13"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""