libraries/hoel: Updated for version 1.4.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e4b126af5f
commit
425f7a4660
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hoel
|
||||
VERSION=${VERSION:-1.4.5}
|
||||
VERSION=${VERSION:-1.4.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hoel"
|
||||
VERSION="1.4.5"
|
||||
VERSION="1.4.6"
|
||||
HOMEPAGE="https://github.com/babelouest/hoel"
|
||||
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.5/hoel-1.4.5.tar.gz"
|
||||
MD5SUM="07e4f60f65af6d0ffc9a048b0ffbe537"
|
||||
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.6/hoel-1.4.6.tar.gz"
|
||||
MD5SUM="a316608ca73a23e1ffb65940050c19f3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ulfius"
|
||||
|
|
Loading…
Reference in New Issue