summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorFlorian Franzmann2021-12-28 11:16:25 +0100
committerFlorian Franzmann2021-12-28 13:42:14 +0100
commit11cc2dff6784cc7cdcc614be1605eef7f3273374 (patch)
tree8fecb7b286c46160e086fa34d1139ef10a01f7ff /science
parent7ef80d5c13f4be8225dca245d924d9506245b570 (diff)
science/codec2: version 1.03
Diffstat (limited to 'science')
-rwxr-xr-xscience/codec2/DETAILS6
-rw-r--r--science/codec2/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/science/codec2/DETAILS b/science/codec2/DETAILS
index 108e1eb96c..5b803a3965 100755
--- a/science/codec2/DETAILS
+++ b/science/codec2/DETAILS
@@ -1,9 +1,9 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=codec2
- VERSION=1.0.1
+ VERSION=1.03
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://github.com/drowe67/codec2/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:e32b6ebb5480b4a6ae15e835abc0da4fac7fb46a2b14bcc2a3c52df2da6c8d3f5acbcf83d8039f1ee402b4d2e1e7445841e3c9c415bfb70af3a251e74ab3f3b6
+ SOURCE_URL[0]=https://github.com/drowe67/codec2/archive/refs/tags/v${VERSION}.tar.gz
+ SOURCE_HASH=sha512:1b59a0520d55b0f92b72a51dde0f58a0cd845056195734d23bf59bf44e7b5c7431bdc3cebe7c60aef7dadf3ec02f9edd62f041b4b283c05a4b50a0380f3ed67c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://freedv.org/"
LICENSE[0]=LGPL
diff --git a/science/codec2/HISTORY b/science/codec2/HISTORY
index cbc60da310..dc11011f08 100644
--- a/science/codec2/HISTORY
+++ b/science/codec2/HISTORY
@@ -1,3 +1,6 @@
+2021-12-28 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 1.0.3
+
2021-09-27 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 1.0.1