st: get distfiles from https

This commit is contained in:
Ruben Santos 2017-09-13 17:33:38 +02:00
parent 1eefc2e3d8
commit 08c8cba756

View file

@ -10,8 +10,8 @@ depends="ncurses"
short_desc="Simple terminal implementation for X"
maintainer='Juan RP <xtraeme@voidlinux.eu>'
license="MIT"
homepage="http://st.suckless.org"
distfiles="http://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
homepage="https://st.suckless.org"
distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f7870d906ccc988926eef2cc98950a99cc78725b685e934c422c03c1234e6000
pre_build() {