Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/3] libgtk2: bump to version 2.24.27
@ 2015-03-30 21:16 Gustavo Zacarias
  2015-03-30 21:16 ` [Buildroot] [PATCH v2 2/3] libgtk2: drop libxcomposite mandatory dep Gustavo Zacarias
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Gustavo Zacarias @ 2015-03-30 21:16 UTC (permalink / raw)
  To: buildroot

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libgtk2/libgtk2.hash | 2 ++
 package/libgtk2/libgtk2.mk   | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)
 create mode 100644 package/libgtk2/libgtk2.hash

diff --git a/package/libgtk2/libgtk2.hash b/package/libgtk2/libgtk2.hash
new file mode 100644
index 0000000..c2189f8
--- /dev/null
+++ b/package/libgtk2/libgtk2.hash
@@ -0,0 +1,2 @@
+# From http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.27.sha256sum
+sha256	20cb10cae43999732a9af2e9aac4d1adebf2a9c2e1ba147050976abca5cd24f4	gtk+-2.24.27.tar.xz
diff --git a/package/libgtk2/libgtk2.mk b/package/libgtk2/libgtk2.mk
index f52dfaf..39c629c 100644
--- a/package/libgtk2/libgtk2.mk
+++ b/package/libgtk2/libgtk2.mk
@@ -5,8 +5,7 @@
 ################################################################################
 
 LIBGTK2_VERSION_MAJOR = 2.24
-LIBGTK2_VERSION = $(LIBGTK2_VERSION_MAJOR).18
-
+LIBGTK2_VERSION = $(LIBGTK2_VERSION_MAJOR).27
 LIBGTK2_SOURCE = gtk+-$(LIBGTK2_VERSION).tar.xz
 LIBGTK2_SITE = http://ftp.gnome.org/pub/gnome/sources/gtk+/$(LIBGTK2_VERSION_MAJOR)
 LIBGTK2_INSTALL_STAGING = YES
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-03-30 21:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 21:16 [Buildroot] [PATCH v2 1/3] libgtk2: bump to version 2.24.27 Gustavo Zacarias
2015-03-30 21:16 ` [Buildroot] [PATCH v2 2/3] libgtk2: drop libxcomposite mandatory dep Gustavo Zacarias
2015-03-30 21:22   ` Yann E. MORIN
2015-03-30 21:16 ` [Buildroot] [PATCH v2 3/3] libgtk2: adjust style Gustavo Zacarias
2015-03-30 21:23   ` Yann E. MORIN
2015-03-30 21:29 ` [Buildroot] [PATCH v2 1/3] libgtk2: bump to version 2.24.27 Yann E. MORIN
2015-03-30 21:37 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox