diff options
-rw-r--r-- | meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb index 4e12169302..43ea3ce382 100644 --- a/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb +++ b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb | |||
@@ -1,10 +1,10 @@ | |||
1 | SUMMARY = "Collection of autoconf m4 macros" | 1 | SUMMARY = "Collection of autoconf m4 macros" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | HOMEPAGE = "http://cwautomacros.berlios.de/" | 3 | HOMEPAGE = "http://sourceforge.net/projects/cwautomacros.berlios/" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a" |
6 | 6 | ||
7 | SRC_URI = "http://download.berlios.de/cwautomacros/cwautomacros-${PV}.tar.bz2" | 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}.berlios/${BP}.tar.bz2" |
8 | SRC_URI[md5sum] = "074afcb50d0a8bff10786a2954b2b02d" | 8 | SRC_URI[md5sum] = "074afcb50d0a8bff10786a2954b2b02d" |
9 | SRC_URI[sha256sum] = "3115603b891f3a163c0bbb5fea2f3742113a183fa6745ee5e89e5f6d0e9f6121" | 9 | SRC_URI[sha256sum] = "3115603b891f3a163c0bbb5fea2f3742113a183fa6745ee5e89e5f6d0e9f6121" |
10 | 10 | ||