Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ad187987b468abd2d079247a5fcc75d02214fb2
commit 9ad187987b468abd2d079247a5fcc75d02214fb2 Author: DeX77 <[email protected]> Date: Fri Sep 29 10:18:17 2017 +0200 criu-3.5-1-x86_64 * version bump diff --git a/source/apps-extra/criu/FrugalBuild b/source/apps-extra/criu/FrugalBuild index 3c091d8..c2bd7e0 100644 --- a/source/apps-extra/criu/FrugalBuild +++ b/source/apps-extra/criu/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=criu -pkgver=3.4 +pkgver=3.5 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=('53043e1fd3cbfe9097ed819473caf3f79653b750') +sha1sums=('e87902d8c4958dcc9dd046a2402acb3af82e3a17') _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
