net-p2p/prowlarr: Update to 1.6.3.3608

ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.6.3.3608

 * Bump version to 1.6.3
 * Fix apprise server url migration
 * Add more trace logs related info to bug_report.yml
 * Fixed: (Cardigann) Throw exception only when all download selectors fail
 * Add indexer id in logs for invalid dates in Cardigann definitions
 * Fixed: (Cardigann) Skip to next download selector when max redirects reached
 * Fixed: (API) Prevent NullRef when searching empty query with a non-default
   type
 * New: (UI) Show indexer categories in info modal
 * Fixed: (UI) Add New Indexer button on search page when no indexers are
   present
 * Fixed: (Cardigann) Definitions with category mapping Other to use 8000
   (Other)

PR:		272273
Reported by:	michiel@vanbaak.eu (maintainer)
This commit is contained in:
Michiel van Baak Jansen 2023-06-30 08:30:34 +02:00 committed by Fernando Apesteguía
parent 1ab1a45e9b
commit a54738ea9c
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= prowlarr
DISTVERSION= 1.5.2.3484
DISTVERSION= 1.6.3.3608
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/
DISTNAME= Prowlarr.master.${PORTVERSION}.freebsd-core-x64

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1685916022
SHA256 (Prowlarr.master.1.5.2.3484.freebsd-core-x64.tar.gz) = 77bf56e001392bdd64bb6a8c351eddad9f79f3cba513e6483da2978b3769483d
SIZE (Prowlarr.master.1.5.2.3484.freebsd-core-x64.tar.gz) = 49378244
TIMESTAMP = 1687955404
SHA256 (Prowlarr.master.1.6.3.3608.freebsd-core-x64.tar.gz) = 2b0633f4158decb6fd20c9792d59a30fd6d81ff14af1b4f4f02001c97cbf53f1
SIZE (Prowlarr.master.1.6.3.3608.freebsd-core-x64.tar.gz) = 49438997