summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 01:06:55 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-11 03:01:45 +0100
commit44184f33562f483c32c9ec78db5cef26b3386cfd (patch)
tree066af9cacfbab4af955bdaddd5e4916895a2b25d
parent2d3da18613d91476b264ad1ff4700ca8a52a6fb3 (diff)
downloadpatches-44184f33562f483c32c9ec78db5cef26b3386cfd.tar
patches-44184f33562f483c32c9ec78db5cef26b3386cfd.tar.gz
gnu: gd: Use HTTPS home page.
* gnu/packages/gd.scm (gd)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/gd.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gd.scm b/gnu/packages/gd.scm
index 5b3f8509f8..2d3ee4200d 100644
--- a/gnu/packages/gd.scm
+++ b/gnu/packages/gd.scm
@@ -83,7 +83,7 @@
(propagated-inputs
`(("fontconfig" ,fontconfig)
("libjpeg" ,libjpeg)))
- (home-page "http://www.libgd.org/")
+ (home-page "https://www.libgd.org/")
(synopsis "Library for the dynamic creation of images by programmers")
(description
"GD is a library for the dynamic creation of images by programmers. GD