upgrade to new rev, fixes possible compile error
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43791
This commit is contained in:
parent
beb4318bc3
commit
c9e5aa0c17
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mwlwifi
|
||||
PKG_VERSION:=10.2.6.1.p4-20141224
|
||||
PKG_VERSION:=10.2.6.1.p4-20141228
|
||||
PKG_RELEASE=1
|
||||
|
||||
PKG_LICENSE:=ISC
|
||||
|
@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=
|
|||
PKG_SOURCE_URL:=https://github.com/kaloz/mwlwifi
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=28120935bc38e3861a885d745ec6ebe3f603611e
|
||||
PKG_SOURCE_VERSION:=f92c46695d92dc23606d65bb32611e92235c30fc
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
|
||||
|
||||
PKG_MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
|
|
Loading…
Reference in a new issue