summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-04 14:41:44 -0400
committerPavel Vinogradov2019-07-04 14:41:44 -0400
commit9ebd964984a75425fa4d5702af02b16821d67165 (patch)
treec862495ba556a144af45c7346de10bedd4ac1c5d /x11-toolkits
parente43ece9cedde0c13e0d74b65fa69576154b1412a (diff)
x11-toolkits/gtk+3: version 3.24.10
Diffstat (limited to 'x11-toolkits')
-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 cff62220f8..8310f72ac9 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.9
- SOURCE_HASH=sha256:577eb0270d9adf2eb2aa4b03f9c7873fadb20cf265194d0139570f738493e635:UPSTREAM_HASH
+ VERSION=3.24.10
+ SOURCE_HASH=sha256:35a8f107e2b90fda217f014c0c15cb20a6a66678f6fd7e36556d469372c01b03:UPSTREAM_HASH
else
- VERSION=3.24.9
- SOURCE_HASH=sha256:577eb0270d9adf2eb2aa4b03f9c7873fadb20cf265194d0139570f738493e635:UPSTREAM_HASH
+ VERSION=3.24.10
+ SOURCE_HASH=sha256:35a8f107e2b90fda217f014c0c15cb20a6a66678f6fd7e36556d469372c01b03:UPSTREAM_HASH
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 743ad4f408..b6fc615fa1 100644
--- a/x11-toolkits/gtk+3/HISTORY
+++ b/x11-toolkits/gtk+3/HISTORY
@@ -1,3 +1,6 @@
+2019-07-04 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 3.24.10
+
2019-06-18 Pavel Vinogradov <public@sourcemage.org>
* DETAILS, CONFIGURE, BUILD, DEPENDS: version 3.24.9, converted to
meson build system