diff options
Diffstat (limited to 'net-p2p/c-lightning/Makefile')
-rw-r--r-- | net-p2p/c-lightning/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile index a7fa226040ec..b475dfc32d0d 100644 --- a/net-p2p/c-lightning/Makefile +++ b/net-p2p/c-lightning/Makefile @@ -2,7 +2,7 @@ PORTNAME= c-lightning # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) PORTVERSION= 25.02.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 # and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c) #PORTVERSION= 0 #PKGNAMESUFFIX= -git-f8d8348c |