summaryrefslogtreecommitdiff
path: root/package/gtksourceview
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-12-09 10:51:40 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-12-09 17:55:19 +0100
commit52f4942e7e5f4a1c9597db853fd2830b958c5f8f (patch)
tree55c41c6aedb869dfd6fb6e69d165f8c23c62ba28 /package/gtksourceview
parent309126dd607a1e024ab2831cffa8902f9365c5e1 (diff)
gtksourceview: bump to version 3.22.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gtksourceview')
-rw-r--r--package/gtksourceview/gtksourceview.hash4
-rw-r--r--package/gtksourceview/gtksourceview.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/gtksourceview/gtksourceview.hash b/package/gtksourceview/gtksourceview.hash
index 7a00cd1ab..f57fadc4e 100644
--- a/package/gtksourceview/gtksourceview.hash
+++ b/package/gtksourceview/gtksourceview.hash
@@ -1,2 +1,2 @@
-# Hash from: http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.22/gtksourceview-3.22.0.sha256sum:
-sha256 70657f48732427984dce6cc812bdd3f2b701c0a49e0a0a08889705b3dadcf8e5 gtksourceview-3.22.0.tar.xz
+# Hash from: http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.22/gtksourceview-3.22.2.sha256sum:
+sha256 6ce84231dd0931cc747708434ca2f344c65a092dd6e1a800283fe0748773af5e gtksourceview-3.22.2.tar.xz
diff --git a/package/gtksourceview/gtksourceview.mk b/package/gtksourceview/gtksourceview.mk
index 9ddce5a84..5e4ca0d22 100644
--- a/package/gtksourceview/gtksourceview.mk
+++ b/package/gtksourceview/gtksourceview.mk
@@ -5,7 +5,7 @@
################################################################################
GTKSOURCEVIEW_VERSION_MAJOR = 3.22
-GTKSOURCEVIEW_VERSION = $(GTKSOURCEVIEW_VERSION_MAJOR).0
+GTKSOURCEVIEW_VERSION = $(GTKSOURCEVIEW_VERSION_MAJOR).2
GTKSOURCEVIEW_SOURCE = gtksourceview-$(GTKSOURCEVIEW_VERSION).tar.xz
GTKSOURCEVIEW_SITE = \
http://ftp.gnome.org/pub/gnome/sources/gtksourceview/$(GTKSOURCEVIEW_VERSION_MAJOR)