aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-11-12 11:36:07 +0000
committerKoen Kooi <koen@openembedded.org>2007-11-12 11:36:07 +0000
commit2b6a6e1d3b8e269b02ec21501928b339f9a82c58 (patch)
tree71dab5ac3af84d2b9f8a360f0d120814a5f5411b /packages/squid
parent93ce1cb0988553da44610a7e584880449c962252 (diff)
downloadopenembedded-2b6a6e1d3b8e269b02ec21501928b339f9a82c58.tar.gz
squid-native: fix typo
Diffstat (limited to 'packages/squid')
-rw-r--r--packages/squid/squid-native_2.6.STABLE14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/squid/squid-native_2.6.STABLE14.bb b/packages/squid/squid-native_2.6.STABLE14.bb
index 0730bc15af..c8c4258275 100644
--- a/packages/squid/squid-native_2.6.STABLE14.bb
+++ b/packages/squid/squid-native_2.6.STABLE14.bb
@@ -1,6 +1,6 @@
inherit native autotools
-SRC_URI = "http://www.squid-cache.org/Versions/v2/2.6/squid-$PV}.tar.bz2"
+SRC_URI = "http://www.squid-cache.org/Versions/v2/2.6/squid-${PV}.tar.bz2"
S = "${WORKDIR}/squid-${PV}"
inherit native autotools