mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/xtrabackup to 8.0.10-1
This commit is contained in:
parent
097474f666
commit
af258ea99b
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - remove dependency on numactl
|
||||
|
||||
pkgname=xtrabackup
|
||||
pkgver=8.0.8
|
||||
pkgver=8.0.10
|
||||
_boostver=1.70.0
|
||||
pkgrel=1
|
||||
pkgdesc='Non-blocking backup tool for MySQL'
|
||||
|
@ -18,7 +18,7 @@ optdepends=('qpress: for compressed backups')
|
|||
source=("https://www.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-${pkgver%.*}-${pkgver##*.}/source/tarball/percona-xtrabackup-$pkgver.tar.gz"
|
||||
"https://dl.bintray.com/boostorg/release/${_boostver}/source/boost_${_boostver//./_}.tar.bz2")
|
||||
|
||||
sha256sums=('f03f818f307d93afe33b48141c4a9f5bfbbb1bc43a7fe0910b221d7bc8368cfa'
|
||||
sha256sums=('6d1b6ed78ace1b9e8ca6fe3ec73e07db8d662e4270fff4f77cd41e4021ee9364'
|
||||
'430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778')
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Reference in a new issue