Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=89f9087027f58a2d4f32c653ce6edc14d3926a52
commit 89f9087027f58a2d4f32c653ce6edc14d3926a52 Author: crazy <[email protected]> Date: Sun Feb 11 16:12:27 2018 +0100 runc-0.1.1-5-x86_64 * rebuild with tc * fix checkout diff --git a/source/apps-extra/runc/FrugalBuild b/source/apps-extra/runc/FrugalBuild index ab281fa..31ffde2 100644 --- a/source/apps-extra/runc/FrugalBuild +++ b/source/apps-extra/runc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=runc pkgver=0.1.1 -pkgrel=4 +pkgrel=5 _commit="9c2d8d184e5da67c95d601382adf14862e4f2228" pkgdesc="CLI tool for spawning and running containers according to the OCI specification." archs=('x86_64') @@ -13,6 +13,7 @@ makedepends=('go>=1.6') _F_github_author="docker" _F_github_tag_v="y" _F_github_devel=y +_F_scm_git_cloneopts=" " Finclude github _F_make_opts+=" BUILDTAGS=seccomp" options=('force') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
