svn commit: r505138 - head/net-p2p/litecoin

Tobias Kortkamp tobik at FreeBSD.org
Wed Jun 26 04:00:08 UTC 2019


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


More information about the svn-ports-head mailing list