aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-08-29 10:22:54 +0000
committerKoen Kooi <koen@openembedded.org>2007-08-29 10:22:54 +0000
commit2f50baa51b5e25057c7d10a8fc229e2d732a074c (patch)
tree8452d776ce3160198e215b6f1ed59c9930662630 /packages/squid
parenta700747061447bd8279caf81d76813c808462cba (diff)
downloadopenembedded-2f50baa51b5e25057c7d10a8fc229e2d732a074c.tar.gz
squid: add 2.6-stable14
Diffstat (limited to 'packages/squid')
-rw-r--r--packages/squid/.mtn2git_empty0
-rw-r--r--packages/squid/squid_2.6.STABLE14.bb11
2 files changed, 11 insertions, 0 deletions
diff --git a/packages/squid/.mtn2git_empty b/packages/squid/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/squid/.mtn2git_empty
diff --git a/packages/squid/squid_2.6.STABLE14.bb b/packages/squid/squid_2.6.STABLE14.bb
new file mode 100644
index 0000000000..580ec52ac6
--- /dev/null
+++ b/packages/squid/squid_2.6.STABLE14.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more"
+LICENSE = "GPLv2"
+
+DEPENDS = "aio"
+
+SRC_URI = "http://www.squid-cache.org/Versions/v2/2.6/squid-2.6.STABLE14.tar.bz2"
+
+inherit autotools
+
+
+