Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4413cfa6a620df8ebac9e89f12607a64c2099a3b
commit 4413cfa6a620df8ebac9e89f12607a64c2099a3b Author: DeX77 <[email protected]> Date: Mon Feb 20 16:32:40 2017 +0100 criu-2.11.1-1-x86_64 * version bump diff --git a/source/apps-extra/criu/FrugalBuild b/source/apps-extra/criu/FrugalBuild index 4f7e85e..ebb0cf4 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.11 +pkgver=2.11.1 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" "libnet") makedepends=("xmlto" "asciidoc" 'docbook-xml' 'docbook-xsl' 'groff') -sha1sums=('bede2b2441a24c0f794fa047dbd6ee68739688d0') +sha1sums=('22f9fddce8c964315f9383c0ff07667e3e1188b1') _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
