postgresql12: update to 12.7.
This commit is contained in:
parent
0dfa6a5d8c
commit
c419f9d86c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postgresql12'
|
||||
pkgname=postgresql12
|
||||
version=12.6
|
||||
revision=2
|
||||
version=12.7
|
||||
revision=1
|
||||
wrksrc="postgresql-${version}"
|
||||
build_style=gnu-configure
|
||||
make_build_target=world
|
||||
|
@ -22,7 +22,7 @@ license="PostgreSQL"
|
|||
homepage="https://www.postgresql.org"
|
||||
changelog="https://www.postgresql.org/docs/current/release-${version//./-}.html"
|
||||
distfiles="https://ftp.postgresql.org/pub/source/v${version}/postgresql-${version}.tar.bz2"
|
||||
checksum=df7dd98d5ccaf1f693c7e1d0d084e9fed7017ee248bba5be0167c42ad2d70a09
|
||||
checksum=8490741f47c88edc8b6624af009ce19fda4dc9b31c4469ce2551d84075d5d995
|
||||
|
||||
conf_files="
|
||||
/${_prefix}/etc/default/postgresql
|
||||
|
|
Loading…
Reference in New Issue