dev-util/bakefile: https instead of http

Este commit está contenido en:
Dolan Dolan 2021-09-25 22:38:38 -05:00
padre 91c731a55f
commit d2e5a9abff
Firmado por: Archetypic
ID de clave GPG: 83620C336D54B25A
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -5,7 +5,7 @@ require python [ blacklist=3 has_bin=true has_lib=true multibuild=false ]
require github [ user="vslavik" release="v${PV}" suffix=tar.gz ]
SUMMARY="Bakefile makefiles generator"
HOMEPAGE="http://bakefile.org/"
HOMEPAGE="https://bakefile.org/"
LICENCES="MIT"
SLOT="0"