diff options
author | Steve Sakoman <steve@sakoman.com> | 2009-08-10 13:53:29 -0700 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-08-11 11:32:42 +0200 |
commit | 40c774719b3b91d510be7f153a90bd086592ffcd (patch) | |
tree | 58c09d9273363320193ba6a13f3af9a7f1e401a8 | |
parent | 436d7da2df7ca8a8ed92ee174c91b05033d758fa (diff) |
libart-lgpl: add 2.3.20
-rw-r--r-- | conf/checksums.ini | 4 | ||||
-rw-r--r-- | recipes/gnome/libart-lgpl_2.3.20.bb | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 394ad6fb5b..6025788d4e 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -12966,6 +12966,10 @@ sha256=18dc03fcf7514b0b0b0597e39c79353e00dd9d057aedaa5e14d4f08b8f92065f md5=ac885805d1918026a18b560f4015bc66 sha256=46d66be76f962cd6f921011c60409c1d5070db4b01619e6d3e5093705665e7a7 +[http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.20.tar.bz2] +md5=d0ce67f2ebcef1e51a83136c69242a73 +sha256=d5531ae3a206a9b5cc74e9a20d89d61b2ba3ba03d342d6a2ed48d2130ad3d847 + [http://downloads.sourceforge.net/libassa/libassa-3.4.2-2.tar.gz] md5=f619b4f01aeda6d5f2679be9dcec5a51 sha256=ae2d5d228a1251666f9f80248178b40fb22513597cf78b976e4c3f15d8fc260c diff --git a/recipes/gnome/libart-lgpl_2.3.20.bb b/recipes/gnome/libart-lgpl_2.3.20.bb new file mode 100644 index 0000000000..99f8f8b280 --- /dev/null +++ b/recipes/gnome/libart-lgpl_2.3.20.bb @@ -0,0 +1,4 @@ +require libart-lgpl.inc + +PR = "${INC_PR}.1" + |