diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:43:16 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:56:04 +0000 |
commit | fce0cc32720e61042bc675152b116f9e61532e92 (patch) | |
tree | 3c3944ad4121d04dd678e3c58651096f6229f908 /sysutils/ipfs-go-fs-repo-migrations | |
parent | all: Bump after lang/go122 update (diff) |
all: Bump after lang/go121 update
MFH: 2024Q2
Diffstat (limited to 'sysutils/ipfs-go-fs-repo-migrations')
-rw-r--r-- | sysutils/ipfs-go-fs-repo-migrations/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index c7af4d30bfd6..daf135d53421 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipfs-go-fs-repo-migrations DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ |