summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 01:17:00 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-13 22:57:03 +0100
commit84f19b1d05fcbf68883d72eb7d25fc8aefe26d62 (patch)
tree245936d991b1a8729bbceea84edf2f6dd561bf5a /gnu/packages/video.scm
parent3c9d89b5e2da2731ccc56a4cb745e1868175db79 (diff)
downloadguix-patches-84f19b1d05fcbf68883d72eb7d25fc8aefe26d62.tar
guix-patches-84f19b1d05fcbf68883d72eb7d25fc8aefe26d62.tar.gz
gnu: libsmpeg: Use HTTPS home page.
* gnu/packages/video.scm (libsmpeg)[home-page]: Use HTTPS.
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 41e6835baf..0e428f345d 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2580,7 +2580,7 @@ Other features include a live preview and live streaming.")
("automake" ,automake)))
(inputs
`(("sdl" ,sdl2)))
- (home-page "http://icculus.org/smpeg/")
+ (home-page "https://icculus.org/smpeg/")
(synopsis "SDL MPEG decoding library")
(description
"SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library