projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d7bac1
)
fstools: update to Git HEAD (2024-01-15)
author
Christian Marangi
<
[email protected]
>
Mon, 15 Jan 2024 16:31:47 +0000
(17:31 +0100)
committer
Christian Marangi
<
[email protected]
>
Mon, 15 Jan 2024 16:31:47 +0000
(17:31 +0100)
325d63d67006
mount_root: fix compilation error for wrong condition
Signed-off-by: Christian Marangi <
[email protected]
>
package/system/fstools/Makefile
patch
|
blob
|
history
diff --git
a/package/system/fstools/Makefile
b/package/system/fstools/Makefile
index 6198009ac01d90cd77d2b243d8c7f856b36ea05a..87281a0076f13c966abee975623af38deb4f3fc8 100644
(file)
--- a/
package/system/fstools/Makefile
+++ b/
package/system/fstools/Makefile
@@
-12,9
+12,9
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/fstools.git
-PKG_MIRROR_HASH:=
02d0bc1f3a2d731756668108e3dcd305bf1be9f5b947b508ba42ea4f754cbc8b
+PKG_MIRROR_HASH:=
964c3bf2b1d16369380bad1098ab0a1b996f714bb448322bd82ba80aa9acd03f
PKG_SOURCE_DATE:=2024-01-15
-PKG_SOURCE_VERSION:=
1858a492c300a0066a91f8096a858231c3cbd246
+PKG_SOURCE_VERSION:=
325d63d67006c5526ab9b0fbc62329da48aa93af
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0