projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f494873
)
[packages] bzip2: bump to v1.0.6 (USN-986-1, CVE-2010-0405)
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 21 Sep 2010 02:24:39 +0000
(
02:24
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 21 Sep 2010 02:24:39 +0000
(
02:24
+0000)
SVN-Revision: 23106
utils/bzip2/Makefile
patch
|
blob
|
history
diff --git
a/utils/bzip2/Makefile
b/utils/bzip2/Makefile
index 289d704216e6959c8b06d9b24b78fd11a5b16cbf..a9d58a513e25ac8f1d0df2837d41d55aafaaa106 100644
(file)
--- a/
utils/bzip2/Makefile
+++ b/
utils/bzip2/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=bzip2
-PKG_VERSION:=1.0.
5
+PKG_VERSION:=1.0.
6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.bzip.org/$(PKG_VERSION)
-PKG_MD5SUM:=
3c15a0c8d1d3ee1c46a1634d00617b1a
+PKG_MD5SUM:=
00b516f4704d4a7cb50a1d97e6e8e15b
include $(INCLUDE_DIR)/package.mk