chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d3594e8
)
postgresql: Update from 9.6.3 to 9.6.4
author
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 11 Aug 2017 11:31:01 +0000
(13:31 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 11 Aug 2017 11:31:01 +0000
(13:31 +0200)
packages/postgresql/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/postgresql/build.sh
b/packages/postgresql/build.sh
index 91a21c3962fc55961056d09190f9feae4cd8fd41..05de6a2fd31396cf832c22ef687ea66319d45fe5 100644
(file)
--- a/
packages/postgresql/build.sh
+++ b/
packages/postgresql/build.sh
@@
-1,9
+1,9
@@
TERMUX_PKG_HOMEPAGE=https://www.postgresql.org
TERMUX_PKG_DESCRIPTION="Object-relational SQL database"
TERMUX_PKG_MAINTAINER='Vishal Biswas @vishalbiswas'
TERMUX_PKG_HOMEPAGE=https://www.postgresql.org
TERMUX_PKG_DESCRIPTION="Object-relational SQL database"
TERMUX_PKG_MAINTAINER='Vishal Biswas @vishalbiswas'
-TERMUX_PKG_VERSION=9.6.3
+TERMUX_PKG_VERSION=9.6.4
+TERMUX_PKG_SHA256=2b3ab16d82e21cead54c08b95ce3ac480696944a68603b6c11b3205b7376ce13
TERMUX_PKG_SRCURL=https://ftp.postgresql.org/pub/source/v$TERMUX_PKG_VERSION/postgresql-$TERMUX_PKG_VERSION.tar.bz2
TERMUX_PKG_SRCURL=https://ftp.postgresql.org/pub/source/v$TERMUX_PKG_VERSION/postgresql-$TERMUX_PKG_VERSION.tar.bz2
-TERMUX_PKG_SHA256=1645b3736901f6d854e695a937389e68ff2066ce0cde9d73919d6ab7c995b9c6
TERMUX_PKG_DEPENDS="openssl, libcrypt, readline, libandroid-shmem"
# - pgac_cv_prog_cc_ldflags__Wl___as_needed: Inform that the linker supports as-needed. It's
# not stricly necessary but avoids unnecessary linking of binaries.
TERMUX_PKG_DEPENDS="openssl, libcrypt, readline, libandroid-shmem"
# - pgac_cv_prog_cc_ldflags__Wl___as_needed: Inform that the linker supports as-needed. It's
# not stricly necessary but avoids unnecessary linking of binaries.