mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
freeipmi: update to 1.6.15
Update freeipmi to 1.6.15 in order to fix compilation with GCC14. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=freeipmi
|
||||
PKG_VERSION:=1.6.11
|
||||
PKG_VERSION:=1.6.15
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://ftp.gnu.org/gnu/$(PKG_NAME)
|
||||
PKG_HASH:=65fbd6910fc010457748695414f27c5755b4e8d75734221221f3858c6230a897
|
||||
PKG_HASH:=d6929c354639f5ce75b5b1897e8b366eb63625c23e5c4590a7aea034fe2b8caf
|
||||
PKG_LICENSE:=GPLv3
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Signed-off-by: Bjørn Mork <bjorn@mork.no>
|
||||
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -749,11 +749,8 @@ AC_ARG_WITH([random-device],
|
||||
@@ -763,11 +763,8 @@ AC_ARG_WITH([random-device],
|
||||
])
|
||||
AC_MSG_RESULT([${ac_with_random_device=yes}])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user