net-p2p/lidarr: update 0.6.2.883 -> 0.7.1.1381
459556b New: Bump Version to 0.7.1 a86e872 Merge remote-tracking branch 'origin/master' into develop 8612548 Changed: Test on Mono 5.0 and 5.4 4136b9e use TestContext.Progress rather than Console.WriteLine for NzbDroneRunner output 3c42387 Fixed: ImageResizer Tweaks ae6db26 Fixed regression in container registration. Additional logging in case of integration test startup failures 4bb6f5d Moved Platform version determination to static 7ffecf6 Fixed: several failing/flaky mono unit tests 9711a0c Update README.md with BrowserStack Badge 805a085 Fixed: ImageSharp crash on old mono PR: 247125 Submitted by: Adam Jimerson <vendion@gmail.com> Approved by: Michiel van Baak <michiel@vanbaak.eu> (maintainer)
This commit is contained in:
parent
f3353a2515
commit
cc1fc70659
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540623
@ -1,10 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lidarr
|
||||
PORTVERSION= 0.6.2.883
|
||||
PORTVERSION= 0.7.1.1381
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://github.com/lidarr/Lidarr/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= Lidarr.develop.${PORTVERSION}.linux
|
||||
DISTNAME= Lidarr.master.${PORTVERSION}.linux
|
||||
|
||||
MAINTAINER= michiel@vanbaak.eu
|
||||
COMMENT= Music collection manager for Usenet and BitTorrent users
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1559503446
|
||||
SHA256 (Lidarr.develop.0.6.2.883.linux.tar.gz) = 9bbc3cc18ce73bdc491a39d2ab1c20052b9e6d40e4db8d9080691c78b7902601
|
||||
SIZE (Lidarr.develop.0.6.2.883.linux.tar.gz) = 10231816
|
||||
TIMESTAMP = 1591745622
|
||||
SHA256 (Lidarr.master.0.7.1.1381.linux.tar.gz) = f97a4ee981f69330476d4434e5089bc7bfb281c6420541086b9321b234cd61ee
|
||||
SIZE (Lidarr.master.0.7.1.1381.linux.tar.gz) = 13175344
|
||||
|
Loading…
Reference in New Issue
Block a user