mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
fix md5sum
SVN-Revision: 11835
This commit is contained in:
parent
1fc2cf08a6
commit
e49fcefa5c
@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=wpa_supplicant
|
PKG_NAME:=wpa_supplicant
|
||||||
PKG_VERSION:=0.6.3
|
PKG_VERSION:=0.6.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=9e7b99da67c47d81121368c6d580d069
|
PKG_MD5SUM:=b51b2975f21006f85f7297f3fb1acde1
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases
|
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user