Skip to content

Commit 38e7b14

Browse files
dangowrtjollaman999
authored andcommitted
fstools: update to git HEAD (again)
a846c6b blockd: fix length of timeout int passed to ioctl 1d681ca block: support umount device basename Signed-off-by: Daniel Golle <[email protected]>
1 parent 2717997 commit 38e7b14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/system/fstools/Makefile

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ PKG_RELEASE:=$(AUTORELEASE)
1212

1313
PKG_SOURCE_PROTO:=git
1414
PKG_SOURCE_URL=$(PROJECT_GIT)/project/fstools.git
15-
PKG_MIRROR_HASH:=19a66cd45edee69fe23456e43c428935e30245ad0aa644539100da88f77209a2
16-
PKG_SOURCE_DATE:=2021-07-23
17-
PKG_SOURCE_VERSION:=5114595bc37e441a905db6b05b4487ad67fcb3d1
15+
PKG_MIRROR_HASH:=66811ea1ec6c747ad46978a0dc55a9e620e493cfa39d8acb318d1d1b00dc1fcc
16+
PKG_SOURCE_DATE:=2021-07-24
17+
PKG_SOURCE_VERSION:=1d681ca59cada118633c6e2d65b882b4c8f0db58
1818
CMAKE_INSTALL:=1
1919

2020
PKG_LICENSE:=GPL-2.0

0 commit comments

Comments
 (0)