Date: Wed, 26 Jun 2019 04:00:07 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505138 - head/net-p2p/litecoin Message-ID: <201906260400.x5Q407uE054520@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Wed Jun 26 04:00:07 2019 New Revision: 505138 URL: https://svnweb.freebsd.org/changeset/ports/505138 Log: net-p2p/litecoin*: Unbreak after r505136 litecoin was never really updated to 0.17.1. Pointy hat: swills Modified: head/net-p2p/litecoin/Makefile Modified: head/net-p2p/litecoin/Makefile ============================================================================== --- head/net-p2p/litecoin/Makefile Wed Jun 26 03:39:21 2019 (r505137) +++ head/net-p2p/litecoin/Makefile Wed Jun 26 04:00:07 2019 (r505138) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= litecoin -PORTVERSION= 0.17.1 +PORTVERSION= 0.16.3 DISTVERSIONPREFIX= v PORTREVISION= 6 CATEGORIES= net-p2p finance
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906260400.x5Q407uE054520>