snapper: update to 0.7.1.
This commit is contained in:
parent
27a57bd4bb
commit
83fe5349ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'snapper'
|
||||
pkgname=snapper
|
||||
version=0.6.0
|
||||
version=0.7.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://snapper.io"
|
||||
distfiles="https://github.com/openSUSE/snapper/archive/v${version}.tar.gz"
|
||||
checksum=91345aa456deb4bf9bccafaf2352cc6af759fbee234a552fb63dc232c4a8f076
|
||||
checksum=9190c997c1a2b46fa5072b2661e4c7a7ec4a723c43a0e763175350c1f4af110b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) # We define MUSL_LIBC to pick the correct return type
|
||||
|
|
Loading…
Reference in a new issue