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:
parent
cb42ea1c70
commit
8c138d4ae8
@ -8,7 +8,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=fstools
|
PKG_NAME:=fstools
|
||||||
PKG_VERSION:=2015-01-10
|
PKG_VERSION:=2016-01-10
|
||||||
|
|
||||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user