summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPavel Vinogradov2019-02-05 15:02:55 -0500
committerPavel Vinogradov2019-02-05 15:02:55 -0500
commitcbd80839ebf2bded85f2f0f46b1c2449eba846b1 (patch)
treeded3b72f7967b91fb64ac0a8cce2e1b9a913c693 /x11-toolkits
parentd4e65d3d8547d036b0c806c1e08203c6d0a63a60 (diff)
x11-toolkits/gtk+3: version 3.24.5
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 a102ddba5d..26e43d4d27 100755
--- a/x11-toolkits/gtk+3/DETAILS
+++ b/x11-toolkits/gtk+3/DETAILS
@@ -1,10 +1,10 @@
SPELL=gtk+3
if [[ $GTK_VER == devel ]];then
- VERSION=3.24.4
- SOURCE_HASH=sha256:d84f59ff02a87cc90c9df4a572a13eca4e3506e2bf511e2b9cbdb4526fa0cb9c:UPSTREAM_HASH
+ VERSION=3.24.5
+ SOURCE_HASH=sha256:0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f:UPSTREAM_HASH
else
- VERSION=3.24.4
- SOURCE_HASH=sha256:d84f59ff02a87cc90c9df4a572a13eca4e3506e2bf511e2b9cbdb4526fa0cb9c:UPSTREAM_HASH
+ VERSION=3.24.5
+ SOURCE_HASH=sha256:0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f: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 97f10eee55..9ab975136a 100644
--- a/x11-toolkits/gtk+3/HISTORY
+++ b/x11-toolkits/gtk+3/HISTORY
@@ -1,3 +1,6 @@
+2019-02-05 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 3.24.5
+
2019-01-21 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 3.24.4
* PRE_BUILD, patches-3.24.2/shooter.patch: dropped, fixed by upstream