From 642ce1183877fb649bdc949c02bf0435a9d2946a Mon Sep 17 00:00:00 2001 From: R4SAS Date: Tue, 22 Oct 2019 16:36:15 +0300 Subject: [PATCH] update version patch --- miniupnpc-version.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/miniupnpc-version.patch b/miniupnpc-version.patch index 1bc74a7..1ca1b76 100644 --- a/miniupnpc-version.patch +++ b/miniupnpc-version.patch @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2019-04-30 09:45:52.000000000 +0000 -+++ CMakeLists.txt 2019-10-22 10:37:38.451427100 +0000 -@@ -127,7 +127,6 @@ endif () +--- CMakeLists.txt.orig 2018-05-07 11:07:00.000000000 +0000 ++++ CMakeLists.txt 2019-10-22 13:34:43.486818800 +0000 +@@ -119,7 +119,6 @@ endif () if (UPNPC_BUILD_SHARED) add_library (libminiupnpc-shared SHARED ${MINIUPNPC_SOURCES}) set_target_properties (libminiupnpc-shared PROPERTIES OUTPUT_NAME "miniupnpc")