monero: bump boost version

This commit is contained in:
rnhmjoj 2019-07-03 21:44:52 +02:00
parent a402aa11fc
commit 1c623cc3f0
No known key found for this signature in database
GPG Key ID: BFBAF4C975F76450

View File

@ -19090,7 +19090,7 @@ in
monero = callPackage ../applications/altcoins/monero {
inherit (darwin.apple_sdk.frameworks) CoreData IOKit PCSC;
boost = boost15x;
boost = boost16x;
};
monero-gui = libsForQt5.callPackage ../applications/altcoins/monero-gui {