From 88cadf4770bf0a6dedb36da2bb95611f1fa4541b Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Mon, 13 Aug 2018 10:03:05 +0000
Subject: [PATCH] testing/snapper: rebuild against boost-1.67

---
 testing/snapper/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/snapper/APKBUILD b/testing/snapper/APKBUILD
index 33ae439b6e99..950914d07741 100644
--- a/testing/snapper/APKBUILD
+++ b/testing/snapper/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=snapper
 pkgver=0.5.4
-pkgrel=0
+pkgrel=1
 pkgdesc="Manage filesystem snapshots and allow undo of system modifications"
 url="https://snapper.io"
 arch="all !armhf"  # armhf: fails to build
-- 
GitLab