summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorPavel Vinogradov2019-09-21 18:17:49 -0400
committerPavel Vinogradov2019-09-21 18:17:49 -0400
commitcfc83d6d457af817238c75d597166c106cfccf76 (patch)
tree97dd2850744a4f9069658c9ed944e3c1d51275b7 /devel
parent4309cbce121d3d7f4c04dd15ed76a74ee8b2f9d9 (diff)
devel/gdb: version 8.3.1
Diffstat (limited to 'devel')
-rwxr-xr-xdevel/gdb/DETAILS3
-rw-r--r--devel/gdb/HISTORY3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/gdb/DETAILS b/devel/gdb/DETAILS
index 254f39c8b7..be72431a00 100755
--- a/devel/gdb/DETAILS
+++ b/devel/gdb/DETAILS
@@ -1,6 +1,5 @@
SPELL=gdb
- VERSION=8.3
- PATCHLEVEL=1
+ VERSION=8.3.1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/devel/gdb/HISTORY b/devel/gdb/HISTORY
index 51c74fd909..6298de0666 100644
--- a/devel/gdb/HISTORY
+++ b/devel/gdb/HISTORY
@@ -1,3 +1,6 @@
+2019-09-21 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 8.3.1
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/