projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7648e25
)
gkrellmd: update to 2.4.0
author
Rosen Penev
<
[email protected]
>
Fri, 1 Aug 2025 18:36:41 +0000
(11:36 -0700)
committer
Tianling Shen
<
[email protected]
>
Thu, 14 Aug 2025 04:00:01 +0000
(12:00 +0800)
Fixes compilation with GCC15.
Signed-off-by: Rosen Penev <
[email protected]
>
admin/gkrellmd/Makefile
patch
|
blob
|
history
diff --git
a/admin/gkrellmd/Makefile
b/admin/gkrellmd/Makefile
index dbccd784663c4210a4b943785a87a1d6a6890352..080847a5abc73142053f42e437eb89c013ac4e17 100644
(file)
--- a/
admin/gkrellmd/Makefile
+++ b/
admin/gkrellmd/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=gkrellmd
-PKG_VERSION:=2.
3.11
+PKG_VERSION:=2.
4.0
PKG_RELEASE:=1
PKG_SOURCE:=gkrellm-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://gkrellm.srcbox.net/releases
-PKG_HASH:=
1ee0643ed9ed99f88c1504c89d9ccb20780cf29319c904b68e80a8e7c8678c06
+PKG_HASH:=
6f83665760b936ad4b55f9182b1ec7601faf38a0f25ea1e4bddc9965088f032d
PKG_BUILD_DIR:=$(BUILD_DIR)/gkrellm-$(PKG_VERSION)
PKG_MAINTAINER:=Peter Denison <
[email protected]
>