summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkmeaw2018-12-28 20:35:26 +0300
committerkmeaw2018-12-28 20:35:41 +0300
commitd66c60f12ad849ad6152a0cc4e1f073b9575289d (patch)
tree52e6013f918c5ec16901b22625c1f777cef84b4d
parenta3fe285a71e8a2451fa4c6709504e42acdfc9d4d (diff)
downloadaur-d66c60f12ad849ad6152a0cc4e1f073b9575289d.tar.gz
Bump to 18.16.1
-rw-r--r--.SRCINFO10
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD10
3 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f500d5f4487f..f96f7f005276 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clickhouse
pkgdesc = An open-source column-oriented database management system that allows generating analytical data reports in real time
- pkgver = 18.14.18
+ pkgver = 18.16.1
pkgrel = 1
url = https://clickhouse.yandex/
install = clickhouse.install
@@ -23,7 +23,7 @@ pkgbase = clickhouse
backup = etc/clickhouse-client/config.xml
backup = etc/clickhouse-server/config.xml
backup = etc/clickhouse-server/users.xml
- source = https://github.com/yandex/ClickHouse/archive/v18.14.18-stable.tar.gz
+ source = https://github.com/yandex/ClickHouse/archive/v18.16.1-stable.tar.gz
source = https://github.com/google/cctz/archive/4f9776a.tar.gz
source = https://github.com/edenhill/librdkafka/archive/7478b5e.tar.gz
source = https://github.com/lz4/lz4/archive/c10863b.tar.gz
@@ -35,10 +35,10 @@ pkgbase = clickhouse
source = https://github.com/jemalloc/jemalloc/archive/cd2931a.tar.gz
source = https://github.com/aklomp/base64/archive/a27c565.tar.gz
source = https://github.com/ClickHouse-Extras/libhdfs3/archive/bd6505c.tar.gz
- source = https://github.com/MariaDB/mariadb-connector-c/archive/a0fd36c.tar.gz
+ source = https://github.com/MariaDB/mariadb-connector-c/archive/d85d0e9.tar.gz
source = https://github.com/ClickHouse-Extras/protobuf/archive/1273537.tar.gz
source = libunwind.patch
- md5sums = 21640933ad8040d2918d7021c725f552
+ md5sums = d05c626a825f7b1253bf65e82df8f8b3
md5sums = 5323f7ba2565a84a80a93edde95eb4fe
md5sums = 7d9c187a8afedde260fadf2f1d5f46a2
md5sums = 7b92f0554687e6a8949adc5c10aeff78
@@ -50,7 +50,7 @@ pkgbase = clickhouse
md5sums = 1aad51c731b082d40c15be2804cd0ff3
md5sums = e98c6b94f39d6947c83eb554aeb618e2
md5sums = 2fa16f04d0d533cbb5797bfd45b058fd
- md5sums = c8d7c0a9c52c05cd42a6baef52bc4053
+ md5sums = 27814edb68495deacac7ef3569ac2437
md5sums = d63e8036385a27113365a40eb6bfe75e
md5sums = f3f60b75abf8d6f21de74db6e88e1e7b
diff --git a/.gitignore b/.gitignore
index 26172ae5c070..d7f6679ca653 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ bd6505c.tar.gz
cd2931a.tar.gz
dbbbcdb.tar.gz
fe5505e.tar.gz
+d85d0e9.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 0b42805d72ec..3a4d7cadad0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dmitry Bilunov <kmeaw@yandex-team.ru>
pkgname=clickhouse
-pkgver=18.14.18
+pkgver=18.16.1
pkgrel=1
pkgdesc='An open-source column-oriented database management system that allows generating analytical data reports in real time'
arch=('i686' 'x86_64')
@@ -22,10 +22,10 @@ source=(https://github.com/yandex/ClickHouse/archive/v$pkgver-stable.tar.gz
https://github.com/jemalloc/jemalloc/archive/cd2931a.tar.gz
https://github.com/aklomp/base64/archive/a27c565.tar.gz
https://github.com/ClickHouse-Extras/libhdfs3/archive/bd6505c.tar.gz
- https://github.com/MariaDB/mariadb-connector-c/archive/a0fd36c.tar.gz
+ https://github.com/MariaDB/mariadb-connector-c/archive/d85d0e9.tar.gz
https://github.com/ClickHouse-Extras/protobuf/archive/1273537.tar.gz
libunwind.patch)
-md5sums=('21640933ad8040d2918d7021c725f552'
+md5sums=('d05c626a825f7b1253bf65e82df8f8b3'
'5323f7ba2565a84a80a93edde95eb4fe'
'7d9c187a8afedde260fadf2f1d5f46a2'
'7b92f0554687e6a8949adc5c10aeff78'
@@ -37,7 +37,7 @@ md5sums=('21640933ad8040d2918d7021c725f552'
'1aad51c731b082d40c15be2804cd0ff3'
'e98c6b94f39d6947c83eb554aeb618e2'
'2fa16f04d0d533cbb5797bfd45b058fd'
- 'c8d7c0a9c52c05cd42a6baef52bc4053'
+ '27814edb68495deacac7ef3569ac2437'
'd63e8036385a27113365a40eb6bfe75e'
'f3f60b75abf8d6f21de74db6e88e1e7b')
backup=('etc/clickhouse-client/config.xml' 'etc/clickhouse-server/config.xml' 'etc/clickhouse-server/users.xml')
@@ -60,7 +60,7 @@ prepare() {
mv ../jemalloc-cd2931a*/* contrib/jemalloc/
mv ../base64-a27c565*/* contrib/base64/
mv ../libhdfs3-bd6505c*/* contrib/libhdfs3/
- mv ../mariadb-connector-c-a0fd36c*/ contrib/mariadb-connector-c/
+ mv ../mariadb-connector-c-d85d0e9*/ contrib/mariadb-connector-c/
mv ../protobuf-1273537*/ contrib/protobuf/
for dir in contrib/*/; do
rmdir $dir &> /dev/null || true