1
0
mirror of https://github.com/r4sas/miniupnpc-epel8 synced 2025-03-13 05:41:26 +00:00

update version patch

This commit is contained in:
R4SAS 2019-10-22 16:36:15 +03:00 committed by GitHub
parent fb3be2dccc
commit 642ce11838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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")