pgbackrest: update to 2.54.2.

This commit is contained in:
Anachron 2025-01-24 22:51:45 +01:00 committed by classabbyamp
parent 5640f7bf53
commit ab06dcc68d

View File

@ -1,6 +1,6 @@
# Template file for 'pgbackrest'
pkgname=pgbackrest
version=2.54.1
version=2.54.2
revision=1
build_wrksrc="src"
build_style=gnu-configure
@ -11,7 +11,7 @@ maintainer="Anachron <gith@cron.world>"
license="MIT"
homepage="http://www.pgbackrest.org/"
distfiles="https://github.com/pgbackrest/pgbackrest/archive/release/${version}.tar.gz"
checksum=33244127a341d54ebe6a9d2e13f7b313dbf80d4fd99eae998ca28572bd5cc622
checksum=f4d21dd8079c0c5255122530b166bebbf48b3d4361b14d6094197809ffb48f98
nocross="configure runs perl for cflags/flags tied to wrong arch"
post_install() {