mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
libconfig: update to 1.7.3 and remove upstreamed patch
This commit is contained in:
parent
9a2abd4baf
commit
afdc28bb98
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libconfig"
|
||||
PKG_VERSION="1.7.2"
|
||||
PKG_SHA256="f67ac44099916ae260a6c9e290a90809e7d782d96cdd462cac656ebc5b685726"
|
||||
PKG_VERSION="1.7.3"
|
||||
PKG_SHA256="68757e37c567fd026330c8a8449aa5f9cac08a642f213f2687186b903bd7e94e"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="https://github.com/hyperrealm/libconfig"
|
||||
PKG_URL="https://github.com/hyperrealm/libconfig/archive/v${PKG_VERSION}.tar.gz"
|
||||
|
@ -1,25 +0,0 @@
|
||||
--- libconfig-1.7.2/Makefile.am.orig 2020-12-30 11:29:05.944066542 +0000
|
||||
+++ libconfig-1.7.2/Makefile.am 2020-12-30 11:29:27.477746250 +0000
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
-SUBDIRS = lib doc tinytest tests
|
||||
+SUBDIRS = lib
|
||||
|
||||
if BUILDEXAMPLES
|
||||
SUBDIRS += examples
|
||||
--- libconfig-1.7.2/configure.ac.orig 2020-12-30 11:27:52.216245652 +0000
|
||||
+++ libconfig-1.7.2/configure.ac 2020-12-30 11:28:13.199901992 +0000
|
||||
@@ -129,11 +129,8 @@
|
||||
lib/libconfig++.pc
|
||||
lib/libconfigConfig.cmake
|
||||
lib/libconfig++Config.cmake
|
||||
- doc/Makefile
|
||||
examples/Makefile
|
||||
examples/c/Makefile
|
||||
examples/c++/Makefile
|
||||
- tinytest/Makefile
|
||||
- tests/Makefile
|
||||
libconfig.spec
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user