summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorFlorian Franzmann2021-06-06 19:32:25 +0200
committerFlorian Franzmann2021-06-12 15:00:19 +0200
commit7d65b2a3690d45de4c68d6d2d1255e96cc6ebbdd (patch)
treee4ce519884dbbedba2f64992afa357e39cdbb118 /http
parent4b463d0dc9cabccf688cac7b003659011db305f7 (diff)
http/lagrange: version 1.5.1
Diffstat (limited to 'http')
-rwxr-xr-xhttp/lagrange/DETAILS4
-rw-r--r--http/lagrange/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/http/lagrange/DETAILS b/http/lagrange/DETAILS
index b097d98694..c20fbf54ee 100755
--- a/http/lagrange/DETAILS
+++ b/http/lagrange/DETAILS
@@ -1,9 +1,9 @@
. "$GRIMOIRE"/CMAKE_FUNCTIONS
SPELL=lagrange
- VERSION=1.5.0
+ VERSION=1.5.1
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://git.skyjake.fi/gemini/$SPELL/releases/download/v$VERSION/$SOURCE
- SOURCE_HASH=sha512:157c0bf3eee446ed66f9ad90a24aaee763a0a88834c9cecfafd95112e35f22f569766cb56567dde97a18b96a2485885374962571b0d0545d356b9fc65e9994b1
+ SOURCE_HASH=sha512:b5ee3ff9718c7bf4542a1f7b92b6efdd2360c01ebba2b380e0458762d317bf54c57e2c171b6d6b11a7b308255de7ce2f76905c17f70d7c0c971e48c95d15d991
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://gmi.skyjake.fi/lagrange/"
LICENSE[0]="BSD-2-clause"
diff --git a/http/lagrange/HISTORY b/http/lagrange/HISTORY
index 3f142467f7..ff81d60601 100644
--- a/http/lagrange/HISTORY
+++ b/http/lagrange/HISTORY
@@ -1,2 +1,5 @@
+2021-06-06 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 1.5.1
+
2021-06-06 Ismael Luceno <ismael@sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS: spell created