Skip to content

Commit

Permalink
Remove transmission-web (#379)
Browse files Browse the repository at this point in the history
Transmission has been updated to 4.0.4 and as such transmission-web has been included in the transmission-daemon so is no longer needed.
  • Loading branch information
jasker5183 authored and sonicaj committed Dec 12, 2023
1 parent 3957559 commit 3a9c77c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions transmission.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"nat_forwards": "tcp(9091:9091)"
},
"pkgs": [
"transmission-daemon",
"transmission-web"
"transmission-daemon"
],
"packagesite": "http://pkg.FreeBSD.org/${ABI}/latest",
"fingerprints": {
Expand Down

0 comments on commit 3a9c77c

Please sign in to comment.