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:
a288911
)
procd: update to Git HEAD (2024-10-20)
author
Hauke Mehrtens
<
[email protected]
>
Sun, 20 Oct 2024 21:48:34 +0000
(23:48 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 20 Oct 2024 21:59:51 +0000
(23:59 +0200)
0f88a52
system: replace openwrt_release with os-release
ef3ab8b
system: add build date to ubus output
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/system/procd/Makefile
patch
|
blob
|
history
diff --git
a/package/system/procd/Makefile
b/package/system/procd/Makefile
index faf72a407db1b7bfc45ea7221c4c49ed0d28dfe0..e07f3ec81d7cc1bb9eb6933d1e0220a2c43768d9 100644
(file)
--- a/
package/system/procd/Makefile
+++ b/
package/system/procd/Makefile
@@
-12,9
+12,9
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_MIRROR_HASH:=
9a0f7a5dfc883e7ea2f7f779e2e68f93507477ca780945219f808b145db5e71d
-PKG_SOURCE_DATE:=2024-
07-07
-PKG_SOURCE_VERSION:=
f230c11771875adc1f74bef013e8cea1fa1867bc
+PKG_MIRROR_HASH:=
3d15a68fb614c4d7e129dc1bbe8a79adcb3115753c2fc95a36fd03855efc7a58
+PKG_SOURCE_DATE:=2024-
10-20
+PKG_SOURCE_VERSION:=
ef3ab8bc8fb18216793dd0c8106dd222c560453a
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0