mariadb: make update check work.
This commit is contained in:
parent
c43338939b
commit
a49715e513
|
@ -35,6 +35,8 @@ homepage="http://mariadb.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://downloads.$pkgname.org/f/$pkgname-$version/source/$pkgname-$version.tar.gz"
|
distfiles="https://downloads.$pkgname.org/f/$pkgname-$version/source/$pkgname-$version.tar.gz"
|
||||||
checksum=ac0eca4ebb278aa304236bf6dbd5e8c9cf285431333f1379051c231c08e2e31d
|
checksum=ac0eca4ebb278aa304236bf6dbd5e8c9cf285431333f1379051c231c08e2e31d
|
||||||
|
update_site="https://downloads.mariadb.org/mariadb/"
|
||||||
|
update_pattern="/mariadb/\K[\d.]+(?=/)"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# We need some host binaries before starting cross compilation.
|
# We need some host binaries before starting cross compilation.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user