mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
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'
|
# Template file for 'snapper'
|
||||||
pkgname=snapper
|
pkgname=snapper
|
||||||
version=0.6.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=91345aa456deb4bf9bccafaf2352cc6af759fbee234a552fb63dc232c4a8f076
|
checksum=9190c997c1a2b46fa5072b2661e4c7a7ec4a723c43a0e763175350c1f4af110b
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) # We define MUSL_LIBC to pick the correct return type
|
*-musl) # We define MUSL_LIBC to pick the correct return type
|
||||||
|
|
Loading…
Add table
Reference in a new issue