[oe-commits] org.oe.dev haserl: Fix SRC_URI

nail commit openembedded-commits at lists.openembedded.org
Sun Mar 25 11:45:36 UTC 2007


haserl: Fix SRC_URI

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: b113220b57b92d19d6639ad04770c34e1321725c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b113220b57b92d19d6639ad04770c34e1321725c
Files:
1
packages/haserl/haserl_0.8.0.bb
Diffs:

#
# mt diff -r84e15076d9a024201d38a4c3778b2190de2f9fe6 -rb113220b57b92d19d6639ad04770c34e1321725c
#
# 
# 
# patch "packages/haserl/haserl_0.8.0.bb"
#  from [8a3526d2582c8b8d420e692f6f3bc71eda066f0b]
#    to [e8aa1784a69b7bb8630ed9f67ebb6dc85221fda9]
# 
============================================================
--- packages/haserl/haserl_0.8.0.bb	8a3526d2582c8b8d420e692f6f3bc71eda066f0b
+++ packages/haserl/haserl_0.8.0.bb	e8aa1784a69b7bb8630ed9f67ebb6dc85221fda9
@@ -1,9 +1,9 @@ LICENSE = "GPL"
 DESCRIPTION = "A cgi wrapper for embedding shell scripts into html documents"
 SECTION = "console/network"
 DEPENDS = ""
 PR = "r0"
 LICENSE = "GPL"
 
-SRC_URI = "http://puzzle.dl.sourceforge.net/sourceforge/haserl/haserl-0.8.0.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/sourceforge/haserl/haserl-${PV}.tar.gz"
 
 inherit autotools gettext






More information about the Openembedded-commits mailing list