aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/readarr/Makefile
diff options
context:
space:
mode:
authorMichiel van Baak Jansen <michiel@vanbaak.eu>2022-05-13 08:28:36 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-05-15 17:43:30 +0000
commitd7f28b3436d3f0848cd51d59919a851bc74aac3f (patch)
tree11a80f76813dad34eecba653d9c97c2259b77770 /net-p2p/readarr/Makefile
parent20bbf4e155294bfc1edc131f5ed5a67631bfb379 (diff)
downloadports-d7f28b3436d3f0848cd51d59919a851bc74aac3f.tar.gz
ports-d7f28b3436d3f0848cd51d59919a851bc74aac3f.zip
Diffstat (limited to 'net-p2p/readarr/Makefile')
-rw-r--r--net-p2p/readarr/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/readarr/Makefile b/net-p2p/readarr/Makefile
index 686eff227f4c..9b923b80e490 100644
--- a/net-p2p/readarr/Makefile
+++ b/net-p2p/readarr/Makefile
@@ -1,6 +1,5 @@
PORTNAME= readarr
-PORTVERSION= 0.1.0.1248
-PORTREVISION= 1
+PORTVERSION= 0.1.1.1320
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Readarr/Readarr/releases/download/v${PORTVERSION}/
DISTNAME= Readarr.develop.${PORTVERSION}.freebsd-core-x64
@@ -32,11 +31,11 @@ SUB_LIST= DATADIR=${DATADIR} \
PORTNAME=${PORTNAME} \
USERS=${USERS}
+WRKSRC= ${WRKDIR}/Readarr
+
USERS= ${PORTNAME}
GROUPS= ${PORTNAME}
-WRKSRC= ${WRKDIR}/Readarr
-
.include <bsd.port.options.mk>
post-extract: