mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
postgresql17: update to 17.5.
This commit is contained in:
parent
fde8a034e4
commit
a4dce8f154
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postgresql17'
|
||||
pkgname=postgresql17
|
||||
version=17.4
|
||||
revision=4
|
||||
version=17.5
|
||||
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=c4605b73fea11963406699f949b966e5d173a7ee0ccaef8938dec0ca8a995fe7
|
||||
checksum=fcb7ab38e23b264d1902cb25e6adafb4525a6ebcbd015434aeef9eda80f528d8
|
||||
|
||||
conf_files="
|
||||
/${_sysconfdir}/default/postgresql
|
||||
|
|
Loading…
Add table
Reference in a new issue