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