[oe-commits] org.oe.dev haserl: Correct my SRC_URI-commit

nail commit openembedded-commits at lists.openembedded.org
Sun Mar 25 12:14:40 UTC 2007


haserl: Correct my SRC_URI-commit

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

#
# mt diff -rb113220b57b92d19d6639ad04770c34e1321725c -r6f4b6bf3d2e7f2cfd02b30cd615680a0a673fe68
#
# 
# 
# patch "packages/haserl/haserl_0.8.0.bb"
#  from [e8aa1784a69b7bb8630ed9f67ebb6dc85221fda9]
#    to [6cf25adda7b2ece72ec6e8b22b9e792a6aabd5e4]
# 
============================================================
--- packages/haserl/haserl_0.8.0.bb	e8aa1784a69b7bb8630ed9f67ebb6dc85221fda9
+++ packages/haserl/haserl_0.8.0.bb	6cf25adda7b2ece72ec6e8b22b9e792a6aabd5e4
@@ -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 = "${SOURCEFORGE_MIRROR}/sourceforge/haserl/haserl-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz"
 
 inherit autotools gettext






More information about the Openembedded-commits mailing list