summaryrefslogtreecommitdiffstats
path: root/libraries/highway
diff options
context:
space:
mode:
author Vijay Marcel <vijaymarcel@outlook.com>2024-02-22 21:35:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-24 15:34:46 +0700
commitd526eb130be0feac1a52452949b0de7594307e52 (patch)
treef3c3f4bb80a4d0f85a3b3902b3262715e491632e /libraries/highway
parente6b86b9e8e28f88253e6b12934903d9a3627ac6d (diff)
downloadslackbuilds-d526eb130be0feac1a52452949b0de7594307e52.tar.gz
slackbuilds-d526eb130be0feac1a52452949b0de7594307e52.tar.xz
libraries/highway: Updated for version 1.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/highway')
-rw-r--r--libraries/highway/changelog4
-rw-r--r--libraries/highway/highway.SlackBuild2
-rw-r--r--libraries/highway/highway.info6
3 files changed, 8 insertions, 4 deletions
diff --git a/libraries/highway/changelog b/libraries/highway/changelog
index 67c89cebcf..7b5e3a7be1 100644
--- a/libraries/highway/changelog
+++ b/libraries/highway/changelog
@@ -12,3 +12,7 @@ Updated to version 1.0.4
16/02/2024
Updated to version 1.0.7
+
+19/02/2024
+
+Updated to version 1.1.0
diff --git a/libraries/highway/highway.SlackBuild b/libraries/highway/highway.SlackBuild
index 59c5784106..72566af773 100644
--- a/libraries/highway/highway.SlackBuild
+++ b/libraries/highway/highway.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=highway
-VERSION=${VERSION:-1.0.7}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/highway/highway.info b/libraries/highway/highway.info
index 980e0cc851..3ab7ea09b4 100644
--- a/libraries/highway/highway.info
+++ b/libraries/highway/highway.info
@@ -1,8 +1,8 @@
PRGNAM="highway"
-VERSION="1.0.7"
+VERSION="1.1.0"
HOMEPAGE="https://github.com/google/highway"
-DOWNLOAD="https://github.com/google/highway/archive/1.0.7/highway-1.0.7.tar.gz"
-MD5SUM="a180aad950d32513d7a10a4af89ddfbc"
+DOWNLOAD="https://github.com/google/highway/archive/1.1.0/highway-1.1.0.tar.gz"
+MD5SUM="6a5d433b66626afbd3fcc5884d2f270a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtest"