|
@ -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:=git-20151121 |
|
|
|
|
|
|
|
|
PKG_VERSION=2016-09-26-$(PKG_SOURCE_VERSION) |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |
|
|
|
|
|
|
|
|
PKG_SOURCE=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
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_VERSION:=42635ed1c682a0d85c12f73d08489d1a3a7a94e3 |
|
|
|
|
|
|
|
|
PKG_SOURCE_SUBDIR=$(PKG_NAME)-$(PKG_VERSION) |
|
|
|
|
|
PKG_SOURCE_VERSION:=051167ceccbe75d9d77fc4f5356f5a39a01779e8 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Bruno Randolf <br1@einfach.org> |
|
|
PKG_MAINTAINER:=Bruno Randolf <br1@einfach.org> |
|
|
PKG_LICENSE:=GPL-2.0 |
|
|
PKG_LICENSE:=GPL-2.0 |
|
|