Browse Source
libraries/hoel: Updated for version 1.4.27.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
Arn0
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
libraries/hoel/hoel.SlackBuild
-
libraries/hoel/hoel.info
|
|
@ -23,7 +23,7 @@ |
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
|
PRGNAM=hoel |
|
|
PRGNAM=hoel |
|
|
VERSION=${VERSION:-1.4.26} |
|
|
|
|
|
|
|
|
VERSION=${VERSION:-1.4.27} |
|
|
BUILD=${BUILD:-1} |
|
|
BUILD=${BUILD:-1} |
|
|
TAG=${TAG:-_SBo} |
|
|
TAG=${TAG:-_SBo} |
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
PRGNAM="hoel" |
|
|
PRGNAM="hoel" |
|
|
VERSION="1.4.26" |
|
|
|
|
|
|
|
|
VERSION="1.4.27" |
|
|
HOMEPAGE="https://github.com/babelouest/hoel" |
|
|
HOMEPAGE="https://github.com/babelouest/hoel" |
|
|
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.26/hoel-1.4.26.tar.gz" |
|
|
|
|
|
MD5SUM="809ac9d5d6ff7692b614b6acb275feeb" |
|
|
|
|
|
|
|
|
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.27/hoel-1.4.27.tar.gz" |
|
|
|
|
|
MD5SUM="199a85194121da3ea57a013d4a5463e0" |
|
|
DOWNLOAD_x86_64="" |
|
|
DOWNLOAD_x86_64="" |
|
|
MD5SUM_x86_64="" |
|
|
MD5SUM_x86_64="" |
|
|
REQUIRES="ulfius" |
|
|
REQUIRES="ulfius" |
|
|
|