From c7c1cf5618b6ca983c20510814b762eeab4937e5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 21 Dec 2016 22:25:41 +0100 Subject: treewide: clean up and unify PKG_VERSION for git based downloads Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE Signed-off-by: Felix Fietkau --- package/kernel/acx-mac80211/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'package/kernel/acx-mac80211') diff --git a/package/kernel/acx-mac80211/Makefile b/package/kernel/acx-mac80211/Makefile index fb11188076..9f4895a927 100644 --- a/package/kernel/acx-mac80211/Makefile +++ b/package/kernel/acx-mac80211/Makefile @@ -9,16 +9,13 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=acx-mac80211 -PKG_REV:=b6fc31491020cb01d2cd1acc170cfa03ced7e726 -PKG_VERSION:=20140216 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MIRROR_HASH:=2297d68dc3ff439b387bffba19d1469336bde910b3b3ff8b785df926e811156e PKG_SOURCE_URL:=http://git.code.sf.net/p/acx100/acx-mac80211 PKG_SOURCE_PROTO:=git -PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=$(PKG_REV) +PKG_SOURCE_DATE:=2014-02-16 +PKG_SOURCE_VERSION:=b6fc31491020cb01d2cd1acc170cfa03ced7e726 +PKG_MIRROR_HASH:=58590245715f0e5fb4b57aab6d91071dfb6a97d3273f5aee0b97b1edee030ed0 PKG_BUILD_DEPENDS:=mac80211 PKG_CONFIG_DEPENDS:= \ -- cgit v1.2.3