summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2019-05-07 11:00:25 +0800
committerAllen Zhong2019-05-07 11:00:25 +0800
commitcf4d37a85d3c6892d9e6d10c4957d19ea2154ac8 (patch)
treeec0cd7d188606b4862537bc4d70cdea9519c74bf
parentae513f8252e436002da0ca6f8ff5948f82a599ea (diff)
downloadaur-cf4d37a85d3c6892d9e6d10c4957d19ea2154ac8.tar.gz
update .SRCINFO
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a07292be51a..328ae14b88fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tidb-bin
pkgdesc = A distributed NewSQL database compatible with MySQL protocol
- pkgver = 2.1.8
+ pkgver = 2.1.9
pkgrel = 1
url = https://github.com/pingcap/tidb
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = tidb-bin
conflicts = tikv-pd
options = strip
options = debug
- source = https://download.pingcap.org/tidb-v2.1.8-linux-amd64.tar.gz
+ source = https://download.pingcap.org/tidb-v2.1.9-linux-amd64.tar.gz
source = pd.service
source = tidb.service
source = tikv.service
@@ -25,7 +25,7 @@ pkgbase = tidb-bin
source = pd.toml
source = tidb.toml
source = tikv.toml
- sha256sums = 8f33ddd3886373ef2b2e46b5129eda3b0b966b76f40c21f8beb61437f0f72612
+ sha256sums = 1d209b98d8ddcbee71e2ff8d45075216c049d5b62bec54106733401686fa3319
sha256sums = b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924
sha256sums = 22318c19bb89ff5a0852df5186cc1496214cd49f2264192413a326d1e8c93dc9
sha256sums = 870b8eaf83bc0d22b05b0f3a7890660e483cf77bb1d84bc50ad04fb23068cd8c
@@ -41,9 +41,9 @@ pkgbase = tidb-bin
pkgname = tidb-bin
install = tidb.install
- provides = tidb-server=2.1.8
- provides = tikv-server=2.1.8
- provides = pd-server=2.1.8
+ provides = tidb-server=2.1.9
+ provides = tikv-server=2.1.9
+ provides = pd-server=2.1.9
pkgname = tidb-bin-utils
optdepends = go-tools: provides goyacc