projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
447cd67
)
jsonfilter: update to Git HEAD (2025-04-18)
author
Robert Marko
<
[email protected]
>
Fri, 18 Apr 2025 10:40:50 +0000
(12:40 +0200)
committer
Robert Marko
<
[email protected]
>
Fri, 18 Apr 2025 15:50:26 +0000
(17:50 +0200)
8a86fb78235b
build: set GNU17 for lemon compilation
Link:
https://github.com/openwrt/openwrt/pull/18525
Signed-off-by: Robert Marko <
[email protected]
>
package/utils/jsonfilter/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/jsonfilter/Makefile
b/package/utils/jsonfilter/Makefile
index d249ea1a369da7d1ae389ca30bb034a91dafa7d6..928ba1207b314e07c06b30d962981e5ea642f2af 100644
(file)
--- a/
package/utils/jsonfilter/Makefile
+++ b/
package/utils/jsonfilter/Makefile
@@
-5,9
+5,9
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/jsonpath.git
-PKG_SOURCE_DATE:=202
4-01-23
-PKG_SOURCE_VERSION:=
594cfa86469c005972ba750614f5b3f1af84d0f6
-PKG_MIRROR_HASH:=
2f455f04fbfcdb4c81cccd23475b47395f847db44aa4bd9a1007b9aa0ab7fd19
+PKG_SOURCE_DATE:=202
5-04-18
+PKG_SOURCE_VERSION:=
8a86fb78235b5d7925b762b7b0934517890cc034
+PKG_MIRROR_HASH:=
06b763387d00faae0e62af68626588ff2b8f12e0e6821950ae5422033df32757
CMAKE_INSTALL:=1
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>