projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15178d1
)
make_ext4fs: Update to version 2025-05-02
author
Konstantin Demin
<
[email protected]
>
Fri, 2 May 2025 10:47:43 +0000
(13:47 +0300)
committer
Christian Marangi
<
[email protected]
>
Fri, 2 May 2025 15:26:08 +0000
(17:26 +0200)
13767a9
make_ext4fs: add missing space after LDFLAGS
Signed-off-by: Konstantin Demin <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18682
Signed-off-by: Christian Marangi <
[email protected]
>
tools/make-ext4fs/Makefile
patch
|
blob
|
history
diff --git
a/tools/make-ext4fs/Makefile
b/tools/make-ext4fs/Makefile
index b5616b1bc7a71827ff1052ce3b1b0c1d1861ddcb..631660b0442da07f6896a9d6cdb57cd22a1a42a9 100644
(file)
--- a/
tools/make-ext4fs/Makefile
+++ b/
tools/make-ext4fs/Makefile
@@
-11,9
+11,9
@@
PKG_NAME:=make-ext4fs
PKG_SOURCE_URL=$(PROJECT_GIT)/project/make_ext4fs.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=202
0-01-05
-PKG_SOURCE_VERSION:=
5c201be7d72aff735da27e17c29852e0cefe3e52
-PKG_MIRROR_HASH:=
ec8304dc06f94338e14e608a807f48e10d0987bdac4d90f235650b46994dfbd7
+PKG_SOURCE_DATE:=202
5-05-02
+PKG_SOURCE_VERSION:=
13767a96fcdffd59fef16f1b86919f63b6dee45a
+PKG_MIRROR_HASH:=
4fc8c5c2a550a3978648411d4bff83730c580b6e54194826461830299b21b680
include $(INCLUDE_DIR)/host-build.mk