aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-07-26 22:05:58 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-07-26 22:25:35 +0200
commit77ab56b8091df716f10f12fd6ad48ed0cee9be5d (patch)
treeeb7e26c618913da40a3b94a87f7eecbe506603e2 /recipes
parentf1d24b5a986233f869364eb109476f5184e76d10 (diff)
downloadopenembedded-77ab56b8091df716f10f12fd6ad48ed0cee9be5d.tar.gz
rp-pppoe: Update field `HOMEPAGE`
Accessing the old URL gives the error »Page not found«. »What makes a cool URI? A cool URI is one which does not change. What sorts of URI change? URIs don't change: people change them.« [1] [1] http://www.w3.org/Provider/Style/URI Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/rp-pppoe/rp-pppoe_3.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/rp-pppoe/rp-pppoe_3.8.bb b/recipes/rp-pppoe/rp-pppoe_3.8.bb
index aef080b90f..3387e57c93 100644
--- a/recipes/rp-pppoe/rp-pppoe_3.8.bb
+++ b/recipes/rp-pppoe/rp-pppoe_3.8.bb
@@ -1,11 +1,11 @@
DESCRIPTION = "A user-mode PPPoE client and server suite for Linux"
-HOMEPAGE = "http://www.roaringpenguin.com/en/penguin/openSourceProducts/rpPppoe"
+HOMEPAGE = "http://www.roaringpenguin.com/products/pppoe"
SECTION = "console/network"
LICENSE = "GPLv2"
RDEPENDS_${PN} = "ppp"
RDEPENDS_${PN}-server = "${PN}"
RRECOMMENDS_${PN} = "ppp-oe"
-PR = "r7"
+PR = "r8"
SRC_URI = "http://www.roaringpenguin.com/files/download/${P}.tar.gz \
file://top-autoconf.patch \