mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
pgbackrest: update to 2.54.2.
This commit is contained in:
parent
5640f7bf53
commit
ab06dcc68d
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue