Skip to content

Commit

Permalink
net-p2p/prowlarr: Update to 1.6.3.3608
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
mvanbaak authored and Fernando Apesteguía committed Jul 2, 2023
1 parent 1ab1a45 commit a54738e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion net-p2p/prowlarr/Makefile
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions net-p2p/prowlarr/distinfo
@@ -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

0 comments on commit a54738e

Please sign in to comment.