snapper: update to 0.10.2.
This commit is contained in:
parent
e4d0b18549
commit
de48221777
|
@ -1437,7 +1437,7 @@ libgfrpc.so.0 libglusterfs-8.3_2
|
|||
libgfxdr.so.0 libglusterfs-8.3_2
|
||||
libgfapi.so.0 libglusterfs-8.3_2
|
||||
libglusterd.so.0 libglusterfs-8.3_2
|
||||
libsnapper.so.5 libsnapper-0.4.1_1
|
||||
libsnapper.so.6 libsnapper-0.10.2_1
|
||||
libtsm.so.3 libtsm-3_1
|
||||
libxine.so.2 libxine-1.2.4_1
|
||||
libjbig2dec.so.0 libjbig2dec-0.11_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'snapper'
|
||||
pkgname=snapper
|
||||
version=0.9.1
|
||||
version=0.10.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-zypp --disable-systemd --with-conf=/etc/conf.d"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://snapper.io"
|
||||
distfiles="https://github.com/openSUSE/snapper/archive/v${version}.tar.gz"
|
||||
checksum=8150d8de439836f39d6dd530a0837ba02effbc28b9d2ce8791fda66087565352
|
||||
checksum=85cfecebe5c5023abce8cb7f985be59e5a5159d2f8dd637f3cca46c17124d7aa
|
||||
lib32disabled=yes
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]
|
||||
|
|
Loading…
Reference in New Issue