summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2021-07-08 21:00:14 +0200
committerFlorian Franzmann2021-07-10 00:31:32 +0200
commit2b53b3479dd76951d353bb043bbeb9fece181494 (patch)
tree7508e4c0a57e304265f5e12e5799c12f115f9744
parent24def3aaf45fcf769cc4d8f60bfb6327d1c71d89 (diff)
x11-toolkits/gtk+3: version 3.24.30
-rwxr-xr-xx11-toolkits/gtk+3/DETAILS8
-rw-r--r--x11-toolkits/gtk+3/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-toolkits/gtk+3/DETAILS b/x11-toolkits/gtk+3/DETAILS
index 37e4538075..5828907d10 100755
--- a/x11-toolkits/gtk+3/DETAILS
+++ b/x11-toolkits/gtk+3/DETAILS
@@ -1,11 +1,11 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=gtk+3
if [[ $GTK_VER == devel ]];then
- VERSION=3.24.29
- SOURCE_HASH=sha512:00f71024686c2d11d5c0cdd683365c35fe4d28b5eaad4937e79690777500788818faa5bd0c483e54ba8ce734aa6411388a39e398dc638cfcf0ec0e542aae6c2b
+ VERSION=3.24.30
+ SOURCE_HASH=sha512:4164559f3e14501b9f9330a76535ebf5e26961d436f65e65ea609998cb120fcbcc5d9591453a64e1d414248499857288e5758274d03a7f75e9ae76cbf8c68ff9
else
- VERSION=3.24.29
- SOURCE_HASH=sha512:00f71024686c2d11d5c0cdd683365c35fe4d28b5eaad4937e79690777500788818faa5bd0c483e54ba8ce734aa6411388a39e398dc638cfcf0ec0e542aae6c2b
+ VERSION=3.24.30
+ SOURCE_HASH=sha512:4164559f3e14501b9f9330a76535ebf5e26961d436f65e65ea609998cb120fcbcc5d9591453a64e1d414248499857288e5758274d03a7f75e9ae76cbf8c68ff9
fi
SOURCE=gtk+-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/gtk+-$VERSION"
diff --git a/x11-toolkits/gtk+3/HISTORY b/x11-toolkits/gtk+3/HISTORY
index b1a7b0a18a..874bf77fff 100644
--- a/x11-toolkits/gtk+3/HISTORY
+++ b/x11-toolkits/gtk+3/HISTORY
@@ -1,3 +1,6 @@
+2021-07-08 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 3.14.30
+
2021-05-29 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, 0001-Suppress-compiler-warning.patch: work around compile
error