[dev-db/timescaledb] version bump
This commit is contained in:
		@@ -1 +1 @@
 | 
			
		||||
DIST timescaledb-1.5.1.tar.lzma 759224 BLAKE2B 1acae94df6e5b0d94ab1c97b4c71c783916da20d60dc6779690198aa6a42e7e03c1a948d0d41d52bfcac2028e31e1f953c18596d51c45e4871a83528dfa91792 SHA512 a54b7bdb3e30feb6d30330fb5fbf7eb42fba420f8ff1b9b4323ef7f4193da69ee5f3d40df2e43a523102d6027363d7f23390179efaa87e7ff5c1e791ecd38107
 | 
			
		||||
DIST timescaledb-1.6.0.tar.lzma 775863 BLAKE2B 85087a34a422f66db838444696af34f8c7211e61675a03cb57934eb3df2e42dec061fe81e42f1887e7b60681d3a5ec9a30a621027448d5b8228ae4f20fe8221d SHA512 97dafeff52b204e88abe529815e7f09f667d1726b9a3707e5f99773e92d9d0ac0982d5c176bd3fb4c0e5217a4c77489a2c88e05e4142507921bcaa13504ca8de
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
# Copyright 1999-2019 Gentoo Authors
 | 
			
		||||
# Copyright 1999-2020 Gentoo Authors
 | 
			
		||||
# Distributed under the terms of the GNU General Public License v2
 | 
			
		||||
 | 
			
		||||
EAPI=6
 | 
			
		||||
@@ -26,7 +26,9 @@ src_prepare() {
 | 
			
		||||
	default
 | 
			
		||||
 | 
			
		||||
	postgres-multi_src_prepare
 | 
			
		||||
	postgres-multi_foreach cmake-utils_src_prepare
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
src_configure() {
 | 
			
		||||
	local mycmakeargs=(
 | 
			
		||||
		-DUSE_OPENSSL=$(usex ssl ON OFF)
 | 
			
		||||
		Reference in New Issue
	
	Block a user