zsh: updated homepage URL To use HTTPS

This commit is contained in:
Matt Housh 2020-10-28 17:44:16 -05:00
parent 449a96024c
commit 79fff9b244
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/QY0Oj1cPnJv7yY1FY6ftlQr3hncEzHm8J7wyJZPPCrqaWyxeELqIZ6JKgf6udCXUU3AC9yqX8TKTYuJMqlZuwI=
SHA256 (Pkgfile) = a338b89fe69132d82aebf024ce83b4777aced5caf3acfe8c30718cc48eb58da5
RWSE3ohX2g5d/aEoUY2OBuSPZrVKKZsZwNhnU85LUfTLA10w86X4VpJ8dbcltpwdhfeMRE0P3VG/6Zp+MfSPwfw5fIungvhsdgw=
SHA256 (Pkgfile) = d6b256676bfd80f7f9d97388ed3916a468ab4913147af7ae0509a6d2880bf914
SHA256 (.footprint) = 0cab23e521f917ee606a4a1d5635970bede8a0571a985d67f43d8f6173652b73
SHA256 (zsh-5.8.tar.xz) = dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27
SHA256 (_prt-get) = de2e23df932f0c855c0e34389cc8a3d1083b30114f437cb77cb19df2a261b21c

View File

@ -1,5 +1,5 @@
# Description: Very powerfull shell
# URL: http://www.zsh.org/
# URL: https://www.zsh.org/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: libpcre
@ -28,7 +28,7 @@ build() {
# fix paths for kbd and usbutils
sed -i 's|/usr/share/keymaps|/usr/share/kbd/keymaps|g' Completion/Unix/Command/_loadkeys
sed -i 's|/usr/share/misc/usb.ids|/usr/share/usb.ids|g' Completion/Linux/Command/_lsusb
make
make DESTDIR=$PKG install