[arch-commits] Commit in postgis/trunk (PKGBUILD postgis.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Jul 29 17:12:07 UTC 2018
Date: Sunday, July 29, 2018 @ 17:12:06
Author: jlichtblau
Revision: 364870
upgpkg: postgis 2.4.4-4 - protobuf 3.6.0 rebuild
Modified:
postgis/trunk/PKGBUILD
postgis/trunk/postgis.changelog
-------------------+
PKGBUILD | 4 ++--
postgis.changelog | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-29 17:04:07 UTC (rev 364869)
+++ PKGBUILD 2018-07-29 17:12:06 UTC (rev 364870)
@@ -5,7 +5,7 @@
pkgname=postgis
pkgver=2.4.4
-pkgrel=3
+pkgrel=4
pkgdesc="Adds support for geographic objects to PostgreSQL"
arch=('x86_64')
url="http://postgis.net/"
@@ -14,7 +14,7 @@
changelog=$pkgname.changelog
options=('!makeflags')
source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('3cb38ee24dad72a66677cb210ad5f07b0a97411664ede582a5cdbc0ca2d72573db4e9121b6af2eab9cdee6a41122c3f5c59e618df4ee028a3cae7ee35d8670f2')
+sha256sums=('0663efb589210d5048d95c817e5cf29552ec8180e16d4c6ef56c94255faca8c2')
build() {
cd ${pkgname}-${pkgver}
Modified: postgis.changelog
===================================================================
--- postgis.changelog 2018-07-29 17:04:07 UTC (rev 364869)
+++ postgis.changelog 2018-07-29 17:12:06 UTC (rev 364870)
@@ -1,3 +1,6 @@
+2018-07-29 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * postgis-2.4.4-4 protobuf 3.6.0 rebuild
+
2018-05-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* postgis-2.4.4-2 proj soname rebuild
More information about the arch-commits
mailing list