diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-17 09:55:14 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-17 09:55:14 +0000 |
commit | 70d7d50bb1be55df781fc5e323b2867330932d03 (patch) | |
tree | 3adca47e19076a5ba5ba9f7387a0721d4d6054ef /meta/packages/atk | |
parent | 12a9c78f1c770127c8d7ab782f8c24b3339f57ce (diff) | |
download | poky-70d7d50bb1be55df781fc5e323b2867330932d03.tar.gz |
Upgrade atk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2744 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/atk')
-rw-r--r-- | meta/packages/atk/atk_1.20.0.bb (renamed from meta/packages/atk/atk_1.19.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/atk/atk_1.19.6.bb b/meta/packages/atk/atk_1.20.0.bb index 4df9a593b9..e2733d5b87 100644 --- a/meta/packages/atk/atk_1.19.6.bb +++ b/meta/packages/atk/atk_1.20.0.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "LGPL" | |||
5 | 5 | ||
6 | DEPENDS = "glib-2.0 gtk-doc" | 6 | DEPENDS = "glib-2.0 gtk-doc" |
7 | 7 | ||
8 | SRC_URI = "http://download.gnome.org/sources/atk/1.19/${PN}-${PV}.tar.bz2" | 8 | SRC_URI = "http://download.gnome.org/sources/atk/1.20/${PN}-${PV}.tar.bz2" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
11 | 11 | ||