fstools: fix off-by-one error in the version number
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48193
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=fstools
|
||||
PKG_VERSION:=2015-01-10
|
||||
PKG_VERSION:=2016-01-10
|
||||
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user