mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
postgresql16: update to 16.10.
This commit is contained in:
parent
fee3f1ba23
commit
f5ba72e44b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postgresql16'
|
||||
pkgname=postgresql16
|
||||
version=16.9
|
||||
version=16.10
|
||||
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=07c00fb824df0a0c295f249f44691b86e3266753b380c96f633c3311e10bd005
|
||||
checksum=de8485f4ce9c32e3ddfeef0b7c261eed1cecb54c9bcd170e437ff454cb292b42
|
||||
|
||||
conf_files="
|
||||
/${_sysconfdir}/default/postgresql
|
||||
|
|
Loading…
Add table
Reference in a new issue