|
@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk |
|
|
include $(INCLUDE_DIR)/kernel.mk |
|
|
include $(INCLUDE_DIR)/kernel.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=exfat-nofuse |
|
|
PKG_NAME:=exfat-nofuse |
|
|
PKG_VERSION=2016-09-26-$(PKG_SOURCE_VERSION) |
|
|
|
|
|
|
|
|
PKG_VERSION=2017-01-03-$(PKG_SOURCE_VERSION) |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_SOURCE=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
|
|
|
|
|
PKG_SOURCE=$(PKG_NAME)-$(PKG_VERSION).tar.xz |
|
|
PKG_SOURCE_URL:=https://github.com/dorimanx/exfat-nofuse.git |
|
|
PKG_SOURCE_URL:=https://github.com/dorimanx/exfat-nofuse.git |
|
|
PKG_SOURCE_PROTO:=git |
|
|
PKG_SOURCE_PROTO:=git |
|
|
PKG_SOURCE_SUBDIR=$(PKG_NAME)-$(PKG_VERSION) |
|
|
PKG_SOURCE_SUBDIR=$(PKG_NAME)-$(PKG_VERSION) |
|
|
PKG_SOURCE_VERSION:=051167ceccbe75d9d77fc4f5356f5a39a01779e8 |
|
|
|
|
|
|
|
|
PKG_SOURCE_VERSION:=8d291f525ce6d88fe0d8b11b86fd5c2e900401d3 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Bruno Randolf <br1@einfach.org> |
|
|
PKG_MAINTAINER:=Bruno Randolf <br1@einfach.org> |
|
|
PKG_LICENSE:=GPL-2.0 |
|
|
PKG_LICENSE:=GPL-2.0 |
|
|