mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
postgresql17: update to 17.6.
This commit is contained in:
parent
f5ba72e44b
commit
a125764696
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postgresql17'
|
||||
pkgname=postgresql17
|
||||
version=17.5
|
||||
version=17.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target=world
|
||||
|
@ -21,7 +21,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=fcb7ab38e23b264d1902cb25e6adafb4525a6ebcbd015434aeef9eda80f528d8
|
||||
checksum=e0630a3600aea27511715563259ec2111cd5f4353a4b040e0be827f94cd7a8b0
|
||||
|
||||
conf_files="
|
||||
/${_sysconfdir}/default/postgresql
|
||||
|
|
Loading…
Add table
Reference in a new issue