git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93ce1cb
)
squid-native: fix typo
author
Koen Kooi
<koen@openembedded.org>
Mon, 12 Nov 2007 11:36:07 +0000
(11:36 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 12 Nov 2007 11:36:07 +0000
(11:36 +0000)
packages/squid/squid-native_2.6.STABLE14.bb
patch
|
blob
|
history
diff --git
a/packages/squid/squid-native_2.6.STABLE14.bb
b/packages/squid/squid-native_2.6.STABLE14.bb
index
0730bc1
..
c8c4258
100644
(file)
--- 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