squid: add 2.6-stable14
authorKoen Kooi <koen@openembedded.org>
Wed, 29 Aug 2007 10:22:54 +0000 (10:22 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 29 Aug 2007 10:22:54 +0000 (10:22 +0000)
packages/squid/.mtn2git_empty [new file with mode: 0644]
packages/squid/squid_2.6.STABLE14.bb [new file with mode: 0644]

diff --git a/packages/squid/.mtn2git_empty b/packages/squid/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/squid/squid_2.6.STABLE14.bb b/packages/squid/squid_2.6.STABLE14.bb
new file mode 100644 (file)
index 0000000..580ec52
--- /dev/null
@@ -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
+
+
+