We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd10577 commit cb2a391Copy full SHA for cb2a391
package/system/fstools/Makefile
@@ -8,13 +8,13 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=fstools
11
-PKG_RELEASE:=2
+PKG_RELEASE:=1
12
13
PKG_SOURCE_PROTO:=git
14
PKG_SOURCE_URL=$(LEDE_GIT)/project/fstools.git
15
-PKG_SOURCE_DATE:=2017-05-09
16
-PKG_SOURCE_VERSION:=c43ae11e71abf607a1998800f8ced489ec5d1e88
17
-PKG_MIRROR_HASH:=f305bfc6f2aed6f13e59581969d9da7cdf76a823f7e1fe3f1dfdc221788374dd
+PKG_SOURCE_DATE:=2017-07-12
+PKG_SOURCE_VERSION:=0dfe61a86255b877dd67b2ba3479709ecf7632ae
+PKG_MIRROR_HASH:=9f6053aaedb2f53dcda934e910e8d039b6b3e16acd85462881e374bb9ffc5e25
18
CMAKE_INSTALL:=1
19
20
PKG_LICENSE:=GPL-2.0
0 commit comments