summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-06-06 13:00:05 +0200
committerJuergen Daubert <jue@jue.li>2020-06-06 13:00:05 +0200
commit0f80c03df466ae1dd2c773ddd487e0167903d8fe (patch)
tree8ea46262db62337cb19ca6f65149c9b786ca4a22 /pear
parent207b65a20f61c16833ad7bf6d7f4c4ee79247538 (diff)
downloadopt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.gz
opt-0f80c03df466ae1dd2c773ddd487e0167903d8fe.tar.xz
move several https: to https: URLs
Diffstat (limited to 'pear')
-rw-r--r--pear/.signature4
-rw-r--r--pear/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/pear/.signature b/pear/.signature
index b79ac55af..d5e83de41 100644
--- a/pear/.signature
+++ b/pear/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/WaPI8TEMIUSwoCWHb7PBT6FTNgE0TxPw+GpeSkHAcSU8MS0YQteQe8WSRGApMBaYXv39xFpsB5A8w1FtUsYGw4=
-SHA256 (Pkgfile) = 758305dadfbf1ca1abc659c35ef3106badac6e5536b42023599119bd55479af1
+RWSE3ohX2g5d/emPLRcTeHKAKL/Sk4y86BUs4vKzkHg8k/b+rUpdmz0HkG8EZ6x9kQLtahPTc2D06cu9lTEix6KjN7hLDZ5yNgk=
+SHA256 (Pkgfile) = 6970440c71e45f2108fd6268c7b8b90aab24feb961aa29684d3ea1ba32f1c14a
SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d
SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832
diff --git a/pear/Pkgfile b/pear/Pkgfile
index 416cebcd7..f253da943 100644
--- a/pear/Pkgfile
+++ b/pear/Pkgfile
@@ -1,12 +1,12 @@
# Description: Framework and distribution system for reusable PHP components
-# URL: http://pear.php.net/
+# URL: https://pear.php.net/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: php
name=pear
version=1.10.12
release=1
-source=(http://php.net/distributions/php-7.4.6.tar.xz)
+source=(https://php.net/distributions/php-7.4.6.tar.xz)
build() {
cd php-7.4.6/pear

Generated by cgit