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