diff options
author | swills <swills@FreeBSD.org> | 2013-05-30 20:18:42 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-05-30 20:18:42 +0800 |
commit | 3689ccc8e68f1c6384c17361e111bd5dd07b2a58 (patch) | |
tree | 7fef86d6abf92cb527fb9eeedb40400436197d39 /net-p2p | |
parent | 807d6927412d8ae070222fe3d7dc5d6953358804 (diff) | |
download | freebsd-ports-gnome-3689ccc8e68f1c6384c17361e111bd5dd07b2a58.tar.gz freebsd-ports-gnome-3689ccc8e68f1c6384c17361e111bd5dd07b2a58.tar.zst freebsd-ports-gnome-3689ccc8e68f1c6384c17361e111bd5dd07b2a58.zip |
- Oops, somehow the commit ID changed too.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/litecoin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 0f1e53174371..58926acebdbf 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= boost_date_time:${PORTSDIR}/devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= litecoin-project -GH_COMMIT= af9b6da +GH_COMMIT= 8ad55e4 GH_TAGNAME= v${PORTVERSION} USE_OPENSSL= yes |