summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/video.scm')
-rw-r--r--gnu/packages/video.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index f8c9f9e45a..59cff04a56 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2882,7 +2882,7 @@ post-processing of video formats like MPEG2, H.264/AVC, and VC-1.")
#:phases (modify-phases %standard-phases
;; no configure script
(delete 'configure))))
- (home-page "http://www.openh264.org/")
+ (home-page "https://www.openh264.org/")
(synopsis "H264 decoder library")
(description
"Openh264 is a library which can decode H264 video streams.")