Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0472d67b11b7261a0ded8db53633f854313f5055
commit 0472d67b11b7261a0ded8db53633f854313f5055 Author: DeX77 <[email protected]> Date: Mon Jan 16 16:50:44 2017 +0100 criu-2.10-1-x86_64 * version bump diff --git a/source/apps-extra/criu/FrugalBuild b/source/apps-extra/criu/FrugalBuild index f9d13be..7be2cf3 100644 --- a/source/apps-extra/criu/FrugalBuild +++ b/source/apps-extra/criu/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=criu -pkgver=2.9 +pkgver=2.10 pkgrel=1 pkgdesc="Checkpoint/Restore in Userspace tool" url="http://criu.org" @@ -11,9 +11,9 @@ groups=('apps-extra') archs=("x86_64") source=("http://download.openvz.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2") up2date="Flastarchive http://download.openvz.org/criu/ .tar.bz2" -depends=("libpthread-stubs" "protobuf-c" "libnl") +depends=("libpthread-stubs" "protobuf-c" "libnl" "libnet") makedepends=("xmlto" "asciidoc" 'docbook-xml' 'docbook-xsl' 'groff') -sha1sums=('e7ab11cdaf01555a930a95679f260ff9c6eae9c9') +sha1sums=('d6fdfcb3a386a2189cea0e10d3a39399d5201c70') _F_make_opts="PREFIX=/usr" _F_archive_grepv="rc" _F_systemd_units=criu.service= _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
