Browse Source

update version patch

master
R4SAS 5 years ago committed by GitHub
parent
commit
642ce11838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      miniupnpc-version.patch

6
miniupnpc-version.patch

@ -1,6 +1,6 @@ @@ -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")

Loading…
Cancel
Save