diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:20:00 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:24:08 +0000 |
commit | aa8c0111bfd641853f435ed69310589fccda2200 (patch) | |
tree | 3303d0a3259f111aa75c86f420007a16d13bd0aa /net/librespeed-go/Makefile | |
parent | a46526de436607616931251064793745ffc6e409 (diff) |
all: Bump after lang/go121 update
Diffstat (limited to 'net/librespeed-go/Makefile')
-rw-r--r-- | net/librespeed-go/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/librespeed-go/Makefile b/net/librespeed-go/Makefile index aba9d902ee2f..c9365da9f882 100644 --- a/net/librespeed-go/Makefile +++ b/net/librespeed-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespeed-go DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org |