postgresql16: update to 16.8.
This commit is contained in:
parent
c2e791fcb2
commit
dd0b9d1dc5
@ -1,7 +1,7 @@
|
||||
# Template file for 'postgresql16'
|
||||
pkgname=postgresql16
|
||||
version=16.4
|
||||
revision=2
|
||||
version=16.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target=world
|
||||
_major="${version%%.*}"
|
||||
@ -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=971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f
|
||||
checksum=9468083a56ce0ee7d294601b74dad3dd9fc69d87aff61f0a9fb63c813ff7efd8
|
||||
make_check=ci-skip # Postgres server can't be run as root
|
||||
|
||||
conf_files="
|
||||
|
Loading…
x
Reference in New Issue
Block a user