snapper: update to 0.3.3.
This commit is contained in:
parent
dfd53bd302
commit
3b67050919
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'snapper'
|
# Template file for 'snapper'
|
||||||
pkgname=snapper
|
pkgname=snapper
|
||||||
version=0.2.8
|
version=0.3.3
|
||||||
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"
|
||||||
hostmakedepends="pkg-config automake libtool libxml2-devel libxslt docbook-xsl"
|
hostmakedepends="pkg-config automake libtool libxml2-devel libxslt docbook-xsl"
|
||||||
makedepends="zlib-devel boost-devel dbus-devel libxml2-devel pam-devel
|
makedepends="zlib-devel boost-devel dbus-devel libxml2-devel pam-devel
|
||||||
acl-devel libmount-devel libbtrfs-devel"
|
acl-devel libmount-devel libbtrfs-devel e2fsprogs-devel "
|
||||||
conf_files="/etc/conf.d/snapper"
|
conf_files="/etc/conf.d/snapper"
|
||||||
short_desc="Tool for Linux filesystem snapshot management"
|
short_desc="Tool for Linux filesystem snapshot management"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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=a44608648ed21a1346f8ae9345044901c39ad01abb501806a22c9d4a771eadc5
|
checksum=e64f42417fffed65524ce125eb31b5dbdd802a519ef04dd88c9251ef2784fe10
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue