summaryrefslogtreecommitdiffstats
path: root/recipes/poboxserver/poboxserver_1.2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/poboxserver/poboxserver_1.2.5.bb')
-rw-r--r--recipes/poboxserver/poboxserver_1.2.5.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/poboxserver/poboxserver_1.2.5.bb b/recipes/poboxserver/poboxserver_1.2.5.bb
index c15e4a4519..0486c4433e 100644
--- a/recipes/poboxserver/poboxserver_1.2.5.bb
+++ b/recipes/poboxserver/poboxserver_1.2.5.bb
@@ -4,8 +4,8 @@ LICENSE = "GPL"
DEPENDS = "perl-native ruby-native nkf-native"
PR = "r7"
-SRC_URI = "${SOURCEFORGE_MIRROR}/gakusei/pobox-${PV}.tar.bz2 \
- http://www.vanille.de/mirror/pbserver-${PV}.tar.gz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/gakusei/pobox-${PV}.tar.bz2;name=archive \
+ http://www.vanille.de/mirror/pbserver-${PV}.tar.gz;name=pbserver \
file://OpenPOBox-1.25.diff;patch=1 \
file://remove-local-includes.patch;patch=1 \
file://unicode.patch;patch=1 \
@@ -41,7 +41,7 @@ do_install() {
FILES_${PN}-dbg += "${palmtopdir}/pobox/.debug"
FILES_${PN} += "${palmtopdir}/pobox/*"
-SRC_URI[md5sum] = "d1c988c2ac06d3111f80d59d30bb8bbb"
-SRC_URI[sha256sum] = "73bbc333d2a51d0e1cd73030012f2727ac26f5b1d41333994b01a47486fc16db"
-SRC_URI[md5sum] = "7afe4cb20d36b7d00002a522cbe724a8"
-SRC_URI[sha256sum] = "c64986ede63deda10a4b0aa5fd3fda1ae7fcd28d91ecc149fceec4ccffd9c620"
+SRC_URI[archive.md5sum] = "d1c988c2ac06d3111f80d59d30bb8bbb"
+SRC_URI[archive.sha256sum] = "73bbc333d2a51d0e1cd73030012f2727ac26f5b1d41333994b01a47486fc16db"
+SRC_URI[pbserver.md5sum] = "7afe4cb20d36b7d00002a522cbe724a8"
+SRC_URI[pbserver.sha256sum] = "c64986ede63deda10a4b0aa5fd3fda1ae7fcd28d91ecc149fceec4ccffd9c620"