summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Sharpe2018-12-13 11:23:16 +1100
committerTim Sharpe2018-12-13 11:23:16 +1100
commit561a0511d156a1276499e13427def79ee1d9a50a (patch)
tree351f9de7b75d9c291ff0b120938527e63739f5d5
parentcb402778f1a643b5eb0220d01eb450b84733fb00 (diff)
downloadaur-561a0511d156a1276499e13427def79ee1d9a50a.tar.gz
Update uuid-ossp configuration option
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8087ea8d367..cde95eb1626a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = postgresql-9.4
pkgdesc = A powerful, open source object-relational database system
pkgver = 9.4.20
- pkgrel = 1
+ pkgrel = 2
url = http://www.postgresql.org/
install = postgresql.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index b11d88124b6e..71798077bd52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Matthew Carter <m@ahungry.com>
+# Maintainer: Tim Sharpe <tim@sharpe.id.au>
+# Contributor: Matthew Carter <m@ahungry.com>
# Modified from postgresql-9.3 package provided by:
# Ariel Popper <a@arielp.com>
pkgname=postgresql-9.4
pkgver=9.4.20
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://www.postgresql.org/"
pkgdesc="A powerful, open source object-relational database system"
@@ -48,6 +49,7 @@ build() {
--with-tcl \
--with-pam \
--with-system-tzdata=/usr/share/zoneinfo \
+ --with-uuid=e2fs \
--enable-nls \
--enable-thread-safety