1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/fsarchiver: upgrade to 0.8.8

This commit is contained in:
Jakub Jirutka 2025-04-26 01:30:44 +02:00
parent d875c5891b
commit ecc0a66b35

View file

@ -1,8 +1,8 @@
# Contributor: Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=fsarchiver
pkgver=0.8.7
pkgrel=1
pkgver=0.8.8
pkgrel=0
pkgdesc="Safe and flexible file-system backup and deployment tool"
options="!check" # No testsuite
arch="all"
@ -26,5 +26,5 @@ package() {
}
sha512sums="
6f7099c9f961f78fc23e6cee57dfb109f0e2e00a707875175e37786ba0abb7a2e6330662f57a4122215c80dff63b8dc1b270690c0f8cc3bedbca83ab857c19b2 fsarchiver-0.8.7.tar.gz
88d29e2caf33c11f987c3bd17345fa746854c1af7ba8a2d72edc753ed12439a1dedaba5205b440d50f8d58f50b2286ef2485fff8ef11a4136549cc492ffebf22 fsarchiver-0.8.8.tar.gz
"