From 0c186e0fb7d44102fecba8c6dc14bd663bcbba63 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 10 Oct 2022 14:24:09 +0200 Subject: [PATCH] snapper: update to 0.10.3. --- srcpkgs/snapper/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/snapper/template b/srcpkgs/snapper/template index 85697667ff7..c26e871bb7a 100644 --- a/srcpkgs/snapper/template +++ b/srcpkgs/snapper/template @@ -1,7 +1,7 @@ # Template file for 'snapper' pkgname=snapper -version=0.10.2 -revision=2 +version=0.10.3 +revision=1 build_style=gnu-configure configure_args="--disable-zypp --disable-systemd --with-conf=/etc/conf.d" conf_files="/etc/conf.d/snapper" @@ -17,7 +17,7 @@ maintainer="Orphaned " license="GPL-2.0-only" homepage="http://snapper.io" distfiles="https://github.com/openSUSE/snapper/archive/v${version}.tar.gz" -checksum=85cfecebe5c5023abce8cb7f985be59e5a5159d2f8dd637f3cca46c17124d7aa +checksum=adc207cc049d3b2302201d3bc8ad4c49dd9cf61192273e0bca118d35c3e940cc lib32disabled=yes if [ "$XBPS_TARGET_LIBC" = musl ]