summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/xiph.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index dfb7eece001..9bb0b443dd1 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -388,9 +388,7 @@ standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which
incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.")
;; This package shows a sizable speed increase when tuned.
(properties `((tunable? . #t)
- (lint-hidden-cpe-vendors . ("discordjs"))
- (release-monitoring-url
- . "https://archive.mozilla.org/pub/opus/")))
+ (lint-hidden-cpe-vendors . ("discordjs"))))
(license license:bsd-3)
(home-page "https://www.opus-codec.org")))