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