diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2018-03-07 19:29:34 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2018-03-07 19:29:34 +0000 |
commit | 1eea67f7053e59cf3a49f6679c270a9ee85f699e (patch) | |
tree | 4efb2af368de5b98bab5b05e5a02d06e5e5f9345 /net-p2p | |
parent | mail/mutt: Fix for NNTP=on (diff) |
net-p2p/qtum: Upgrade from 0.14.14 to 0.14.15
Notes
Notes:
svn path=/head/; revision=463822
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qtum/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/qtum/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile index 00a60aa5eb7c..7022d5816dfa 100644 --- a/net-p2p/qtum/Makefile +++ b/net-p2p/qtum/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qtum -PORTVERSION= 0.14.14 +PORTVERSION= 0.14.15 DISTVERSIONPREFIX= mainnet-ignition-v CATEGORIES= net-p2p finance @@ -36,11 +36,11 @@ CONFIGURE_ARGS= --disable-man \ --with-qrencode \ --without-libs -USES= autoreconf bdb:5 compiler:c++11-lib gmake libtool pkgconfig ssl +USES= autoreconf bdb:5+ compiler:c++11-lib gmake libtool pkgconfig ssl USE_QT5= buildtools core dbus gui linguisttools network testlib widgets USE_GITHUB= yes GH_TUPLE= qtumproject:qtum:${DISTVERSIONPREFIX}${PORTVERSION} \ - qtumproject:cpp-eth-qtum:488ccdc7cef0a0b4fa54c8:cppeth/src/cpp-ethereum + qtumproject:cpp-eth-qtum:6e3173715867f5de56d6aa:cppeth/src/cpp-ethereum .include <bsd.port.pre.mk> diff --git a/net-p2p/qtum/distinfo b/net-p2p/qtum/distinfo index 15c7ae80be17..c58c1822558f 100644 --- a/net-p2p/qtum/distinfo +++ b/net-p2p/qtum/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1517834793 -SHA256 (qtumproject-qtum-mainnet-ignition-v0.14.14_GH0.tar.gz) = 45a0ee545a9c9b4c623b926f3c59113968e40dbb3113da9b6369afdec7146e3b -SIZE (qtumproject-qtum-mainnet-ignition-v0.14.14_GH0.tar.gz) = 12869242 -SHA256 (qtumproject-cpp-eth-qtum-488ccdc7cef0a0b4fa54c8_GH0.tar.gz) = 7e4325f959104ab781892d5078d33b53de2d4efddf7effe67a9d837d56872ff2 -SIZE (qtumproject-cpp-eth-qtum-488ccdc7cef0a0b4fa54c8_GH0.tar.gz) = 1113806 +TIMESTAMP = 1519562176 +SHA256 (qtumproject-qtum-mainnet-ignition-v0.14.15_GH0.tar.gz) = a98583eae1a4997fbd49a4e18e9f878136e662e644345d7d15df5a51f38a89df +SIZE (qtumproject-qtum-mainnet-ignition-v0.14.15_GH0.tar.gz) = 12874930 +SHA256 (qtumproject-cpp-eth-qtum-6e3173715867f5de56d6aa_GH0.tar.gz) = 01dbb43979768fc9755594e234a5b431023ace8d197a940587a05c835b3cdefc +SIZE (qtumproject-cpp-eth-qtum-6e3173715867f5de56d6aa_GH0.tar.gz) = 1113747 |