libraries/hug: Updated for version 0.80.

Self-hosting sources to avoid md5sum's changes.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-09-18 06:44:18 +02:00 committed by Robby Workman
parent a385e70cb3
commit adf7c14f14
2 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
# Written by Steve Pledger <spledger91@yahoo.com>
PRGNAM=hug
VERSION=${VERSION:-0.40}
VERSION=${VERSION:-0.80}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="hug"
VERSION="0.40"
VERSION="0.80"
HOMEPAGE="http://basic-converter.org"
DOWNLOAD="http://basic-converter.org/hug.bac \
http://basic-converter.org/hug_imports.bac"
MD5SUM="b26c313b3a8f8e20f3a18cb141afea39 \
8f363b6d3bb9a5ec7fb9646cf158fbd6"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/bacon/hug.bac \
http://ponce.cc/slackware/sources/repo/bacon/hug_imports.bac"
MD5SUM="c2feb00c90dda8e63e1a0a668afc24bc \
59af9df417688dd1cb95e5f31744dae7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bacon"