wok-current rev 25748
bump miss mariadb packages to 10.5.28
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Feb 18 13:03:31 2025 +0000 (2 days ago) |
parents | 240c507e5727 |
children | bbeeed35af32 |
files | mariadb-dev/receipt mariadb-test/receipt |
line diff
1.1 --- a/mariadb-dev/receipt Tue Feb 18 12:29:52 2025 +0000 1.2 +++ b/mariadb-dev/receipt Tue Feb 18 13:03:31 2025 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mariadb-dev" 1.7 -VERSION="10.1.12" 1.8 +VERSION="10.5.28" 1.9 CATEGORY="development" 1.10 SHORT_DESC="SQL database system devel files." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -12,6 +12,8 @@ 1.13 1.14 DEPENDS="zlib" 1.15 1.16 +HOST_ARCH="i486 x86_64" 1.17 + 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules() 1.20 {
2.1 --- a/mariadb-test/receipt Tue Feb 18 12:29:52 2025 +0000 2.2 +++ b/mariadb-test/receipt Tue Feb 18 13:03:31 2025 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="mariadb-test" 2.7 -VERSION="10.1.12" 2.8 +VERSION="10.5.28" 2.9 CATEGORY="misc" 2.10 SHORT_DESC="SQL database system tests and benchs." 2.11 MAINTAINER="erjo@slitaz.org" 2.12 @@ -11,6 +11,8 @@ 2.13 2.14 DEPENDS="mariadb perl libssl" 2.15 2.16 +HOST_ARCH="i486 x86_64" 2.17 + 2.18 # Rules to gen a SliTaz package suitable for Tazpkg. 2.19 genpkg_rules() 2.20 {