mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/hoel: updated for version 1.4.26
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ae42410d24
commit
1037032843
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=hoel
|
||||
VERSION=${VERSION:-1.4.25}
|
||||
VERSION=${VERSION:-1.4.26}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hoel"
|
||||
VERSION="1.4.25"
|
||||
VERSION="1.4.26"
|
||||
HOMEPAGE="https://github.com/babelouest/hoel"
|
||||
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.25/hoel-1.4.25.tar.gz"
|
||||
MD5SUM="2e748c0615a0697ccc05741c747bec12"
|
||||
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.26/hoel-1.4.26.tar.gz"
|
||||
MD5SUM="809ac9d5d6ff7692b614b6acb275feeb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ulfius"
|
||||
|
|
Loading…
Reference in a new issue