expat: use https

This commit is contained in:
Tim Biermann 2021-12-13 12:22:25 +01:00
parent b4e3ae4194
commit 28b37b9779
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqg8CpD/JcgAFipzv8onZ4emFKAg3WfccRqFBGXgvHwaUnuRi8RF2h7mf+jNftFWOOoDOlBHRQ5Xx2bDMBlI+bQE=
SHA256 (Pkgfile) = d118fef862b9b80f7bb75bfd7c34602be102916882b846740fdedfa82763f373
RWRJc1FUaeVeqi3JdjMQfcCavgOgLZe2Ys3sITBTugG0LGcG/fBmOVTE+snvFIFwFE4xPQPFHRzUcoPYt1/FiiYuhgpq79pHUgg=
SHA256 (Pkgfile) = 055736f80f50034df583cb87cbcf459959bec104fb117b4a959920e35c2ba58a
SHA256 (.footprint) = 44720096a206ed7f6e0fe060adc38742b1adb7efed13123f8f8253cde85f1a53
SHA256 (expat-2.4.1.tar.xz) = cf032d0dba9b928636548e32b327a2d66b1aab63c4f4a13dd132c2d1d2f2fb6a

View File

@ -5,7 +5,7 @@
name=expat
version=2.4.1
release=1
source=(http://download.sourceforge.net/$name/$name-$version.tar.xz)
source=(https://download.sourceforge.net/$name/$name-$version.tar.xz)
build() {
cd $name-$version