postgresql12: update to 12.6.
This commit is contained in:
parent
8af6297421
commit
cb3ce111fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postgresql12'
|
||||
pkgname=postgresql12
|
||||
version=12.5
|
||||
version=12.6
|
||||
revision=1
|
||||
wrksrc="postgresql-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=bd0d25341d9578b5473c9506300022de26370879581f5fddd243a886ce79ff95
|
||||
checksum=df7dd98d5ccaf1f693c7e1d0d084e9fed7017ee248bba5be0167c42ad2d70a09
|
||||
|
||||
conf_files="
|
||||
/${_prefix}/etc/default/postgresql
|
||||
|
|
Loading…
Add table
Reference in a new issue