diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-06 13:15:54 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-06 13:15:54 +0100 |
commit | 2ddbe2a9437ae702f8a373438b96d45fe83d77f7 (patch) | |
tree | 036cc3b3b76b600ac1b00a3246e208b80fa8035a /package | |
parent | 9427b30b394ab907009007aeb415db0f1eeaab03 (diff) |
update to latest upstream version
Diffstat (limited to 'package')
-rw-r--r-- | package/bind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bind/Makefile b/package/bind/Makefile index 70ff2f923..eb6eb46da 100644 --- a/package/bind/Makefile +++ b/package/bind/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= bind -PKG_VERSION:= 9.6.1-P3 +PKG_VERSION:= 9.7.0 PKG_RELEASE:= 1 -PKG_MD5SUM:= a0952d589b3051538033387be4c983f9 +PKG_MD5SUM:= c245b5d1aa0a4f53d9538faa1efe2c3f PKG_DESCR:= popular DNS server PKG_SECTION:= net PKG_DEPENDS:= libopenssl libbind libxml2 |