Skip to content

Commit cb2a391

Browse files
committed
fstools: update to latest
0dfe61a block: support /dev/xvd* nodes f038a61 libfstools: fix matching device name Signed-off-by: Daniel Golle <[email protected]>
1 parent cd10577 commit cb2a391

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package/system/fstools/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=fstools
11-
PKG_RELEASE:=2
11+
PKG_RELEASE:=1
1212

1313
PKG_SOURCE_PROTO:=git
1414
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
15+
PKG_SOURCE_DATE:=2017-07-12
16+
PKG_SOURCE_VERSION:=0dfe61a86255b877dd67b2ba3479709ecf7632ae
17+
PKG_MIRROR_HASH:=9f6053aaedb2f53dcda934e910e8d039b6b3e16acd85462881e374bb9ffc5e25
1818
CMAKE_INSTALL:=1
1919

2020
PKG_LICENSE:=GPL-2.0

0 commit comments

Comments
 (0)