diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 03:01:44 -0400 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 03:01:44 -0400 |
commit | d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 (patch) | |
tree | ec7c3851776c38c48ced328ab7643e1a778e20dc /sysutils/ipfs-go-fs-repo-migrations | |
parent | math/wxmaxima: update to 22.03.0 (diff) |
*/*: Bump PORTREVISION after lang/go 1.18 update
Diffstat (limited to 'sysutils/ipfs-go-fs-repo-migrations')
-rw-r--r-- | sysutils/ipfs-go-fs-repo-migrations/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index 38787b751712..3acdfdad5aa7 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -1,6 +1,7 @@ PORTNAME= ipfs-go-fs-repo-migrations DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ |