diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 06:07:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 06:58:59 +0000 |
commit | 0add1df89a3ccd34c0f51d53cd7c80492c0beee7 (patch) | |
tree | e7f92b9a9817c9328c07cf41403bc4b6f0559e67 | |
parent | f5831ff7e03da750163b39f0b226f1fb79112768 (diff) | |
download | aports-0add1df89a3ccd34c0f51d53cd7c80492c0beee7.tar.bz2 aports-0add1df89a3ccd34c0f51d53cd7c80492c0beee7.tar.xz |
testing/snapper: rebuild against boost-1.71
-rw-r--r-- | testing/snapper/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/snapper/APKBUILD b/testing/snapper/APKBUILD index fed70a2917..4b1c580f49 100644 --- a/testing/snapper/APKBUILD +++ b/testing/snapper/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=snapper pkgver=0.8.3 -pkgrel=0 +pkgrel=1 pkgdesc="Manage filesystem snapshots and allow undo of system modifications" url="https://snapper.io" arch="all !armhf !armv7" # armhf: fails to build |