Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df0f8fa0b694b906fd0e6f3b3870e74c0de5ffdf
commit df0f8fa0b694b906fd0e6f3b3870e74c0de5ffdf Author: DeX77 <[email protected]> Date: Wed Oct 19 11:20:25 2016 +0200 criu-2.7-1-x86_64 * version bump diff --git a/source/apps-extra/criu/FrugalBuild b/source/apps-extra/criu/FrugalBuild index eeff3f4..141bfec 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.6 +pkgver=2.7 pkgrel=1 pkgdesc="Checkpoint/Restore in Userspace tool" url="http://criu.org" @@ -13,7 +13,7 @@ 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") makedepends=("xmlto" "asciidoc" 'docbook-xml' 'docbook-xsl' 'groff') -sha1sums=('15d6ea7677c68e69583e0515bb9e59d0e9534d80') +sha1sums=('a801e5e12ef50fbf1ed4e2b534480506e092c9f8') _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
