projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c7d44
)
Upgrade squid to stable13
author
Florian Fainelli
<florian@openwrt.org>
Fri, 13 Jul 2007 14:33:31 +0000
(14:33 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 13 Jul 2007 14:33:31 +0000
(14:33 +0000)
SVN-Revision: 7970
net/squid/Makefile
patch
|
blob
|
history
diff --git
a/net/squid/Makefile
b/net/squid/Makefile
index 4473b1b0c67dd8360f083a69cb3eb12b56362606..0a655b73a37d5cd3abf3117a70fcb2c562254f8e 100644
(file)
--- a/
net/squid/Makefile
+++ b/
net/squid/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=squid
-PKG_VERSION:=2.6.STABLE1
2
+PKG_VERSION:=2.6.STABLE1
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.squid-cache.org/Versions/v2/2.6/
-PKG_MD5SUM:=
a830ccc95cb39cdfa5e5b773add0bb0d
+PKG_MD5SUM:=
fdc4ece264b47bab1b112d8f6f842b8b
PKG_CAT:=bzcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)