mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
libraries/hoel: Updated for version 1.4.4.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
3c9755f579
commit
2e2b072306
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.3}
|
||||
VERSION=${VERSION:-1.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hoel"
|
||||
VERSION="1.4.3"
|
||||
VERSION="1.4.4"
|
||||
HOMEPAGE="https://github.com/babelouest/hoel"
|
||||
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.3/hoel-1.4.3.tar.gz"
|
||||
MD5SUM="740860a5250619584dfcf037be13589a"
|
||||
DOWNLOAD="https://github.com/babelouest/hoel/archive/v1.4.4/hoel-1.4.4.tar.gz"
|
||||
MD5SUM="b3757f9255b2ed363f6aab7fdd4d6a84"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ulfius"
|
||||
|
|
Loading…
Reference in a new issue