mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/hug: Updated for version 0.40.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
This commit is contained in:
parent
056167add9
commit
02b7c01326
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Steve Pledger <spledger91@yahoo.com>
|
||||
|
||||
PRGNAM=hug
|
||||
VERSION=${VERSION:-0.30}
|
||||
VERSION=${VERSION:-0.40}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="hug"
|
||||
VERSION="0.30"
|
||||
VERSION="0.40"
|
||||
HOMEPAGE="http://basic-converter.org"
|
||||
DOWNLOAD="http://basic-converter.org/hug.bac \
|
||||
http://basic-converter.org/hug_imports.bac"
|
||||
MD5SUM="b10a1032052918c06a833ee8af4364a1 \
|
||||
45e45334ae795f61894172cbf80274d7"
|
||||
MD5SUM="b26c313b3a8f8e20f3a18cb141afea39 \
|
||||
8f363b6d3bb9a5ec7fb9646cf158fbd6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Steve Pledger"
|
||||
|
|
Loading…
Reference in a new issue