summaryrefslogtreecommitdiff
path: root/package/glibmm
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-11-20 15:45:48 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-21 09:28:56 +0100
commit64f36309605445dfe01ed644897223d78f470380 (patch)
treea0dcb2e1d5859bd7517ea2e94dd0c15bad19e6cf /package/glibmm
parent4a9d98073ef5a67c938882262d4be745cfce3b69 (diff)
glibmm: bump to version 2.46.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/glibmm')
-rw-r--r--package/glibmm/glibmm.hash4
-rw-r--r--package/glibmm/glibmm.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/glibmm/glibmm.hash b/package/glibmm/glibmm.hash
index 9a7a6c889..aeb26bf34 100644
--- a/package/glibmm/glibmm.hash
+++ b/package/glibmm/glibmm.hash
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/gnome/sources/glibmm/2.46/glibmm-2.46.1.sha256sum
-sha256 9647e596c1081d2ea202bd3da2824ec2ea359498fa86eb59a55b1b307dd8c4aa glibmm-2.46.1.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/glibmm/2.46/glibmm-2.46.2.sha256sum
+sha256 7221a01a768c1cce2bb994cb6ebfe634246dba4788f910484d04e3b0d903a3c8 glibmm-2.46.2.tar.xz
diff --git a/package/glibmm/glibmm.mk b/package/glibmm/glibmm.mk
index 66b357d40..7f8ee9fc4 100644
--- a/package/glibmm/glibmm.mk
+++ b/package/glibmm/glibmm.mk
@@ -5,7 +5,7 @@
################################################################################
GLIBMM_VERSION_MAJOR = 2.46
-GLIBMM_VERSION = $(GLIBMM_VERSION_MAJOR).1
+GLIBMM_VERSION = $(GLIBMM_VERSION_MAJOR).2
GLIBMM_LICENSE = LGPLv2.1+ (library), GPLv2+ (tools)
GLIBMM_LICENSE_FILES = COPYING COPYING.tools
GLIBMM_SOURCE = glibmm-$(GLIBMM_VERSION).tar.xz