X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmt76%2FMakefile;h=7d35877ad27286684c7996a13aa3bf10155524ad;hp=c335149beecf05555f638b929f32dd62269f28bc;hb=644bbe8c3458ac70354555c205bec21f1b3d64cf;hpb=42644fff594164cfbe5f4062c1417cacd4987078 diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile index c335149bee..7d35877ad2 100644 --- a/package/kernel/mt76/Makefile +++ b/package/kernel/mt76/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mt76 -PKG_VERSION:=2016-01-15 +PKG_VERSION:=2016-01-28 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:=7630ee71e3166bb07482b86f0d63ce5cd6673173 +PKG_SOURCE_VERSION:=82510f818c1ccb7b0ea6b2e656bd69804abc0230 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_MAINTAINER:=Felix Fietkau