summaryrefslogtreecommitdiff
path: root/libgmp
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-06-04 16:56:32 +0200
committerJuergen Daubert <jue@jue.li>2020-06-04 16:56:32 +0200
commit2e99e981c11d8242148d35cb13ad53195d94861e (patch)
treea19d11c1ce16310653b275c040b9636f31432a4b /libgmp
parent689c0d2b2d0d967ba0b957f9c44a02a8d7d1813e (diff)
downloadcore-2e99e981c11d8242148d35cb13ad53195d94861e.tar.gz
core-2e99e981c11d8242148d35cb13ad53195d94861e.tar.xz
move several http: to https: URLs
Diffstat (limited to 'libgmp')
-rw-r--r--libgmp/.signature4
-rw-r--r--libgmp/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/libgmp/.signature b/libgmp/.signature
index 1d656b52..f60616fd 100644
--- a/libgmp/.signature
+++ b/libgmp/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqnC7QUxvQ486p4/aLxugwgbZ/xhXtMjQuDXWabTwzm8kJYLcUAYrOaNRTrfnkMbRj3E1jQTSh/+VKJ0rEbHzIAo=
-SHA256 (Pkgfile) = 6cf00060d096a74c25d18b2746e5c0c26e173a14c640161f6569e95c1c02d62d
+RWRJc1FUaeVeqrEkIiQe36QijTPM9BzRXoIvZdh44OpVo99u8bfLDEgd0RyqG91OnhIesnfZM3QNreDcFVXv/O1aQmXTCp/H1gc=
+SHA256 (Pkgfile) = 781f050e0739d8c771dde1ea5c5aab6f9dad15798f12e02293bca24d01b1c3fd
SHA256 (.footprint) = 20ffe8d2b319a5ce3559ab17a3a6f4139459522b7676032d50cb635abf728867
SHA256 (gmp-6.2.0.tar.xz) = 258e6cd51b3fbdfc185c716d55f82c08aff57df0c6fbd143cf6ed561267a1526
SHA256 (gmp.h) = cb7b929922d1200b40b29b092758220fe0b8fa9bb16698ce646ff1ce3e0cbf9d
diff --git a/libgmp/Pkgfile b/libgmp/Pkgfile
index 3258f851..a30694ff 100644
--- a/libgmp/Pkgfile
+++ b/libgmp/Pkgfile
@@ -1,11 +1,11 @@
# Description: Free library for arbitrary precision arithmetic
-# URL: http://gmplib.org/
+# URL: https://gmplib.org/
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=libgmp
version=6.2.0
release=1
-source=(http://gmplib.org/download/gmp/gmp-$version.tar.xz \
+source=(https://gmplib.org/download/gmp/gmp-$version.tar.xz \
gmp.h)
build() {

Generated by cgit