snapper: update to 0.10.3.
This commit is contained in:
parent
60ff4a0a33
commit
0c186e0fb7
1 changed files with 3 additions and 3 deletions
|
@ -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 ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue