0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-13 20:44:48 +00:00
Files
packages/net/knxd/patches/0110-configure.ac.patch
Othmar Truniger 68a0a8d6a4 knxd: bump to new version 0.14.71
Signed-off-by: Othmar Truniger <github@truniger.ch>
2024-12-25 09:16:40 +02:00

12 lines
254 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl ## OUT OF THE USE OF THIS SOFTWAR
dnl ## SUCH DAMAGE.
-AC_PREREQ([2.72])
+AC_PREREQ([2.71])
LT_PREREQ([2.2.0])
AC_INIT([knxd],m4_esyscmd(sh -c "./tools/version.sh | tr -d '\n'"))