mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
snapper: update to 0.4.1.
This commit is contained in:
parent
38923d6ead
commit
a81a6d7e80
2 changed files with 4 additions and 4 deletions
|
@ -1428,7 +1428,7 @@ libgfchangelog.so.0 libglusterfs-3.8.0_1
|
||||||
libgfrpc.so.0 libglusterfs-3.8.0_1
|
libgfrpc.so.0 libglusterfs-3.8.0_1
|
||||||
libgfxdr.so.0 libglusterfs-3.8.0_1
|
libgfxdr.so.0 libglusterfs-3.8.0_1
|
||||||
libgfapi.so.0 libglusterfs-3.8.0_1
|
libgfapi.so.0 libglusterfs-3.8.0_1
|
||||||
libsnapper.so.3 libsnapper-0.2.6_1
|
libsnapper.so.4 libsnapper-0.4.1_1
|
||||||
libtsm.so.3 libtsm-3_1
|
libtsm.so.3 libtsm-3_1
|
||||||
libxine.so.2 libxine-1.2.4_1
|
libxine.so.2 libxine-1.2.4_1
|
||||||
libjbig2dec.so.0 libjbig2dec-0.11_1
|
libjbig2dec.so.0 libjbig2dec-0.11_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'snapper'
|
# Template file for 'snapper'
|
||||||
pkgname=snapper
|
pkgname=snapper
|
||||||
version=0.3.3
|
version=0.4.1
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-zypp --with-conf=/etc/conf.d --sbindir=/usr/bin"
|
configure_args="--disable-zypp --with-conf=/etc/conf.d --sbindir=/usr/bin"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://snapper.io"
|
homepage="http://snapper.io"
|
||||||
distfiles="ftp://ftp.suse.com/pub/projects/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.suse.com/pub/projects/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=e64f42417fffed65524ce125eb31b5dbdd802a519ef04dd88c9251ef2784fe10
|
checksum=db9cce7f61ed1197d2663dfca444d313b05d7fb2d50af5ab468c7bdba6dd660f
|
||||||
|
|
||||||
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