mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/hoel: updated for version 1.4.15
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c650657382
commit
4a081718dd
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hoel
|
||||
VERSION=${VERSION:-1.4.13}
|
||||
VERSION=${VERSION:-1.4.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hoel"
|
||||
VERSION="1.4.13"
|
||||
VERSION="1.4.15"
|
||||
HOMEPAGE="https://github.com/babelouest/hoel"
|
||||
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.13/hoel-1.4.13.tar.gz"
|
||||
MD5SUM="44082ee8192d6dc4dc0ffe3a70629e6d"
|
||||
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.15/hoel-1.4.15.tar.gz"
|
||||
MD5SUM="5e134971e7fca104c82438976593d5bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ulfius"
|
||||
|
|
Loading…
Reference in a new issue