Author: justin Date: 2005-10-05 18:53:22 -0600 (Wed, 05 Oct 2005) New Revision: 871
Modified: branches/utf8-newmake/packages/gtk2/Makefile trunk/packages/gtk2/Makefile Log: Updated gtk2 from 2.8.3 to 2.8.6 in trunk and utf8-newmake. Modified: branches/utf8-newmake/packages/gtk2/Makefile =================================================================== --- branches/utf8-newmake/packages/gtk2/Makefile 2005-10-05 21:00:20 UTC (rev 870) +++ branches/utf8-newmake/packages/gtk2/Makefile 2005-10-06 00:53:22 UTC (rev 871) @@ -1,12 +1,12 @@ # Gtk+ Makefile NM= gtk+ -VRS= 2.8.3 +VRS= 2.8.6 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= ftp://ftp.gtk.org/pub/gtk/v2.8/$(FILE) -SHA-$(FILE)= 83d4489013311e271543ed4659d36740317fcf8f +SHA-$(FILE)= 7760e325ddd535fa7e606a047133a6a7cfb71ca4 # Targets Modified: trunk/packages/gtk2/Makefile =================================================================== --- trunk/packages/gtk2/Makefile 2005-10-05 21:00:20 UTC (rev 870) +++ trunk/packages/gtk2/Makefile 2005-10-06 00:53:22 UTC (rev 871) @@ -1,12 +1,12 @@ # Gtk+ Makefile NM= gtk+ -VRS= 2.8.3 +VRS= 2.8.6 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= ftp://ftp.gtk.org/pub/gtk/v2.8/$(FILE) -SHA-$(FILE)= 83d4489013311e271543ed4659d36740317fcf8f +SHA-$(FILE)= 7760e325ddd535fa7e606a047133a6a7cfb71ca4 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
