Browse Source

update to latest upstream

Waldemar Brodkorb 14 years ago
parent
commit
babaa37db5
2 changed files with 4 additions and 4 deletions
  1. 2 2
      package/hostapd/Makefile
  2. 2 2
      package/iptables/Makefile

+ 2 - 2
package/hostapd/Makefile

@@ -4,9 +4,9 @@
 include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		hostapd
-PKG_VERSION:=		0.7.1
+PKG_VERSION:=		0.7.2
 PKG_RELEASE:=		1
-PKG_MD5SUM:=		3c4f71a889803935c7eb40fac6539d7c
+PKG_MD5SUM:=		f47689c62ee8c1c59989b402d4f130c3
 PKG_DESCR:=		an IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator
 PKG_SECTION:=		net
 PKG_DEPENDS:=		libnl libopenssl

+ 2 - 2
package/iptables/Makefile

@@ -4,9 +4,9 @@
 include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		iptables
-PKG_VERSION:=		1.4.6
+PKG_VERSION:=		1.4.8
 PKG_RELEASE:=		1
-PKG_MD5SUM:=		c67cf30e281a924def6426be0973df56
+PKG_MD5SUM:=		697ed89f37af4473a5f6349ba2700f2d
 PKG_DESCR:=		The netfilter firewalling software
 PKG_SECTION:=		net
 PKG_DEPENDS:=		kmod-ip-nf-iptables kmod-nf-conntrack