Author: alexander
Date: 2007-04-21 07:54:08 -0600 (Sat, 21 Apr 2007)
New Revision: 1847

Modified:
   trunk/packages/atk/Makefile
Log:
Upgraded ATK, thus fixing a security hole with message catalogs being
looked in the wrong place (was: './${prefix}/share/locale', literally).


Modified: trunk/packages/atk/Makefile
===================================================================
--- trunk/packages/atk/Makefile 2007-04-21 06:31:44 UTC (rev 1846)
+++ trunk/packages/atk/Makefile 2007-04-21 13:54:08 UTC (rev 1847)
@@ -1,12 +1,12 @@
 # ATK Makefile
 
 NM= atk
-VRS= 1.12.4
+VRS= 1.18.0
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.bz2
-URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/$(NM)/1.12/$(FILE)
-SHA-$(FILE)= 50a2a725aa1766281976907cca1342b384a686a8
+URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/$(NM)/1.18/$(FILE)
+SHA-$(FILE)= d58dfc3dbdad49d8c446e0bd4a0b6260d315ceb0
 
 # Targets
 

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to