Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5235e7c7ed11e374f398065dd31cb7075443e77
commit e5235e7c7ed11e374f398065dd31cb7075443e77 Author: DeX77 <[email protected]> Date: Thu Jun 16 22:35:46 2016 +0200 criu-2.3-1-x86_64 * version bump diff --git a/source/apps-extra/criu/FrugalBuild b/source/apps-extra/criu/FrugalBuild index 413dbe2..fa41fa0 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.2 +pkgver=2.3 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=('ef697a0060fe0a1b103e8d499f2e87919fe5b276') +sha1sums=('975b007ef8824c5a266af58085fca4f9266cd28d') _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
