libidn: old SRC_URI has become unavailable
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 12 Jun 2009 14:49:29 +0000 (23:49 +0900)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 13 Jun 2009 01:33:37 +0000 (10:33 +0900)
conf/checksums.ini
recipes/gpephone/libidn_0.5.19.bb

index c72dcde..2993928 100644 (file)
@@ -13678,7 +13678,7 @@ sha256=63da4f6e7997278f8a3fef4c6a372d342f705051d1eeb6a46a86b03610e26151
 md5=e5808ad997ba32c498803822078748c3
 sha256=63da4f6e7997278f8a3fef4c6a372d342f705051d1eeb6a46a86b03610e26151
 
-[http://josefsson.org/libidn/releases/libidn-0.5.19.tar.gz]
+[http://alpha.gnu.org/gnu/libidn/libidn-0.5.19.tar.gz]
 md5=440835808c577073db7d571357223dce
 sha256=4f707c189259d7b3dda908d78a995366d388fe051aa3554b82cb324426997a23
 
index 322790b..779a605 100644 (file)
@@ -1,12 +1,12 @@
-LICENSE     = "LGPL"
 DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group."
 SECTION = "libs"
-PRIORITY    = "optional"
-PR          = "r0"
+PRIORITY = "optional"
+LICENSE = "LGPL"
+PR = "r0"
 
 inherit pkgconfig autotools
 
-SRC_URI = "http://josefsson.org/libidn/releases/${P}.tar.gz"
+SRC_URI = "http://alpha.gnu.org/gnu/libidn/libidn-${PV}.tar.gz"
 
 EXTRA_OECONF = " --disable-tld"