mysql: fix distfiles url.
This commit is contained in:
parent
c2c225aa42
commit
a23538611c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ short_desc="The world's most popular open source database"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://www.mysql.com/products/community/"
|
||||
license="GPL-2"
|
||||
distfiles="https://downloads.skysql.com/archives/mysql-${version%.*}/mysql-${version}.tar.gz"
|
||||
distfiles="http://downloads.skysql.com/archives/mysql-${version%.*}/mysql-${version}.tar.gz"
|
||||
checksum=8356bba23f3f6c0c2d4806110c41d1c4d6a4b9c50825e11c5be4bbee2b20b71d
|
||||
|
||||
disable_parallel_build=yes
|
||||
|
|
Loading…
Reference in a new issue