dev-util/bakefile: https instead of http

This commit is contained in:
Dolan Dolan 2021-09-25 22:38:38 -05:00
부모 91c731a55f
커밋 d2e5a9abff
로그인 계정: Archetypic
GPG 키 ID: 83620C336D54B25A
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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"