From 350bd9c3825354d1d85c4dc82989d5b67c301937 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 8 Jan 2019 15:45:04 +0100 Subject: [PATCH] Add patch --- libupnp-1.8.4-nobump.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libupnp-1.8.4-nobump.patch diff --git a/libupnp-1.8.4-nobump.patch b/libupnp-1.8.4-nobump.patch new file mode 100644 index 0000000..cc905d2 --- /dev/null +++ b/libupnp-1.8.4-nobump.patch @@ -0,0 +1,12 @@ +diff -up libupnp-1.8.4/configure.ac.nobump libupnp-1.8.4/configure.ac +--- libupnp-1.8.4/configure.ac.nobump 2018-10-25 16:54:52.000000000 +0200 ++++ libupnp-1.8.4/configure.ac 2019-01-08 15:17:39.420358079 +0100 +@@ -388,7 +388,7 @@ dnl #AC_SUBST([LT_VERSION_UPNP], [ + dnl # + dnl ############################################################################ + AC_SUBST([LT_VERSION_IXML], [10:1:0]) +-AC_SUBST([LT_VERSION_UPNP], [13:0:0]) ++AC_SUBST([LT_VERSION_UPNP], [12:0:2]) + dnl ############################################################################ + dnl # Repeating the algorithm to place it closer to the modificatin place: + dnl # - library code modified: revision++