From 32f8b4c4ff05eb900bf02c0c4f2c3291fc91b2e1 Mon Sep 17 00:00:00 2001 From: "Fabio U. Krapohl" Date: Thu, 10 Feb 2022 18:23:47 +0100 Subject: [PATCH 1/2] monero: update to 0.17.3.0. --- srcpkgs/monero/patches/system-miniupnpc.patch | 3 +++ srcpkgs/monero/template | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/srcpkgs/monero/patches/system-miniupnpc.patch b/srcpkgs/monero/patches/system-miniupnpc.patch index 3d9c8bb08bbc..128a323dc6eb 100644 --- a/srcpkgs/monero/patches/system-miniupnpc.patch +++ b/srcpkgs/monero/patches/system-miniupnpc.patch @@ -54,8 +54,10 @@ index 9b21705e..76340a22 100644 -find_package(Miniupnpc REQUIRED) - -message(STATUS "Using in-tree miniupnpc") + set(UPNPC_NO_INSTALL TRUE CACHE BOOL "Disable miniupnp installation" FORCE) -add_subdirectory(miniupnp/miniupnpc) -set_property(TARGET libminiupnpc-static PROPERTY FOLDER "external") +-set_property(TARGET libminiupnpc-static PROPERTY POSITION_INDEPENDENT_CODE ON) -if(MSVC) - set_property(TARGET libminiupnpc-static APPEND_STRING PROPERTY COMPILE_FLAGS " -wd4244 -wd4267") -elseif(NOT MSVC) @@ -83,6 +85,7 @@ index 9b21705e..76340a22 100644 + add_subdirectory(miniupnp/miniupnpc) + + set_property(TARGET libminiupnpc-static PROPERTY FOLDER "external") ++ set_property(TARGET libminiupnpc-static PROPERTY POSITION_INDEPENDENT_CODE ON) + if(MSVC) + set_property(TARGET libminiupnpc-static APPEND_STRING PROPERTY COMPILE_FLAGS " -wd4244 -wd4267") + elseif(NOT MSVC) diff --git a/srcpkgs/monero/template b/srcpkgs/monero/template index c98b955ae0cb..c1d0609a0f34 100644 --- a/srcpkgs/monero/template +++ b/srcpkgs/monero/template @@ -1,8 +1,8 @@ # Template file for 'monero' pkgname=monero -version=0.17.2.3 -revision=2 -_randomx_version="1.1.9" +version=0.17.3.0 +revision=1 +_randomx_version="1.1.10" # the revision monero uses as a submodule for the specific version _rapidjson_gitrev="129d19ba7f496df5e33658527a7158c79b99c21c" _supercop_gitrev="633500ad8c8759995049ccd022107d1fa8a1bbc9" @@ -23,8 +23,8 @@ distfiles="https://github.com/monero-project/monero/archive/v${version}.tar.gz https://github.com/tevador/RandomX/archive/v${_randomx_version}.tar.gz https://github.com/Tencent/rapidjson/archive/${_rapidjson_gitrev}.tar.gz https://github.com/monero-project/supercop/archive/${_supercop_gitrev}.tar.gz" -checksum="e4462f8909bdc5e66d76f4023374ff759159c15fe7d407f0c21619769e87c35d - b878fd6ea6d4e1dcdfa085427ce4666c1085e8c5a9e049c04ca2036b4aead0f5 +checksum="23d56d0c366576ff49bd785290a3e6377d4e51156e70ce4bb774b3d70f8cada4 + 051cee65700a10adef84e7946416068bc805757683378a854a1b168ec18da783 44b007d419ac21b6affec58991e865ee572346ead19b73cf1c3e4e11c7a81273 b973b9d8269ec4d97c3c3443f0dad96d09f72b1b30e616e0947557adbdbb03f7" skip_extraction="v${_randomx_version}.tar.gz ${_rapidjson_gitrev}.tar.gz ${_supercop_gitrev}.tar.gz" From 776ea8fb86a94baec60689a9b59ab60a2d3dcdfd Mon Sep 17 00:00:00 2001 From: "Fabio U. Krapohl" Date: Thu, 10 Feb 2022 21:02:53 +0100 Subject: [PATCH 2/2] monero-gui: update to 0.17.3.1. --- srcpkgs/monero-gui/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/monero-gui/template b/srcpkgs/monero-gui/template index 67ed3273defa..a3038bb85ade 100644 --- a/srcpkgs/monero-gui/template +++ b/srcpkgs/monero-gui/template @@ -1,9 +1,9 @@ # Template file for 'monero-gui' pkgname=monero-gui -version=0.17.2.3 +version=0.17.3.1 revision=1 -_monero_version=0.17.2.3 -_randomx_version="1.1.9" +_monero_version=0.17.3.0 +_randomx_version="1.1.10" # the revision monero uses as a submodule for the specific version _rapidjson_gitrev="129d19ba7f496df5e33658527a7158c79b99c21c" _supercop_gitrev="633500ad8c8759995049ccd022107d1fa8a1bbc9" @@ -26,9 +26,9 @@ distfiles="https://github.com/monero-project/monero-gui/archive/v${version}.tar. https://github.com/Tencent/rapidjson/archive/${_rapidjson_gitrev}.tar.gz https://github.com/monero-project/supercop/archive/${_supercop_gitrev}.tar.gz https://github.com/dlbeer/quirc/archive/${_quirc_gitrev}.tar.gz" -checksum="aeab35380282b0403be926b78d5249df2f97f9cbe36bb374ac39daf4f02bb349 - e4462f8909bdc5e66d76f4023374ff759159c15fe7d407f0c21619769e87c35d - b878fd6ea6d4e1dcdfa085427ce4666c1085e8c5a9e049c04ca2036b4aead0f5 +checksum="91d66f093ada1a434e41f2df070a85a114d20d7de2d937120180de01501d7f49 + 23d56d0c366576ff49bd785290a3e6377d4e51156e70ce4bb774b3d70f8cada4 + 051cee65700a10adef84e7946416068bc805757683378a854a1b168ec18da783 44b007d419ac21b6affec58991e865ee572346ead19b73cf1c3e4e11c7a81273 b973b9d8269ec4d97c3c3443f0dad96d09f72b1b30e616e0947557adbdbb03f7 c8366aecb6ba48ec50a7e579a4fa18eb55c3c4be7d3efb2a83726157977f4ca6"