diff options
Diffstat (limited to '')
| -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 4ebb696a4ebb..0806b11380d4 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=	29 +PORTREVISION=	31  CATEGORIES=	sysutils  MASTER_SITES=	https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ | 
