snapper: update to 0.10.3.

This commit is contained in:
Duncaen 2022-10-10 14:24:09 +02:00
parent 60ff4a0a33
commit 0c186e0fb7
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'snapper' # Template file for 'snapper'
pkgname=snapper pkgname=snapper
version=0.10.2 version=0.10.3
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-zypp --disable-systemd --with-conf=/etc/conf.d" configure_args="--disable-zypp --disable-systemd --with-conf=/etc/conf.d"
conf_files="/etc/conf.d/snapper" conf_files="/etc/conf.d/snapper"
@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="http://snapper.io" homepage="http://snapper.io"
distfiles="https://github.com/openSUSE/snapper/archive/v${version}.tar.gz" distfiles="https://github.com/openSUSE/snapper/archive/v${version}.tar.gz"
checksum=85cfecebe5c5023abce8cb7f985be59e5a5159d2f8dd637f3cca46c17124d7aa checksum=adc207cc049d3b2302201d3bc8ad4c49dd9cf61192273e0bca118d35c3e940cc
lib32disabled=yes lib32disabled=yes
if [ "$XBPS_TARGET_LIBC" = musl ] if [ "$XBPS_TARGET_LIBC" = musl ]