mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-15 11:21:10 +00:00
mt76: update to the latest version to fix a build error (#19871)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45990
This commit is contained in:
parent
54bbebc633
commit
60199630ea
@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mt76
|
||||
PKG_VERSION:=2015-06-13
|
||||
PKG_VERSION:=2015-06-15
|
||||
PKG_RELEASE=1
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
@ -10,7 +10,7 @@ PKG_LICENSE_FILES:=
|
||||
PKG_SOURCE_URL:=https://github.com/openwrt/mt76
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=c772c3bc8967e88e790524eba7b62fce2917fd17
|
||||
PKG_SOURCE_VERSION:=ec91841868a554375b3019bcfaa13ae6d20fe91c
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
|
||||
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||
|
Loading…
Reference in New Issue
Block a user