flinks: fix distfiles.

Use HTTP for now to work around outdated certificate:

   Certificate verification failed for /CN=mbays.freeshell.org
   SSL_connect returned 1
This commit is contained in:
Érico Nogueira 2021-10-10 02:17:33 -03:00
parent 31a5f7b610
commit b7d69704ae

View file

@ -10,7 +10,8 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://mbays.freeshell.org/flinks/"
changelog="https://mbays.freeshell.org/flinks/ChangeLog"
distfiles="https://mbays.freeshell.org/flinks/flinks-${version}.tar.gz"
# warning: using HTTP temporarily
distfiles="http://mbays.freeshell.org/flinks/flinks-${version}.tar.gz"
checksum=e2834ca2309cbc02693f9bdacd860045bb6d3a9ef8bd0a54ee2f1c373a366266
post_install() {