From 011e1dd8950a1d13337c7602226f8c6bc1d2358f Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 28 Oct 2016 21:30:28 +0200 Subject: [PATCH] rkt: update to 1.18.0. --- srcpkgs/rkt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rkt/template b/srcpkgs/rkt/template index 3fa834c9593..4916965e552 100644 --- a/srcpkgs/rkt/template +++ b/srcpkgs/rkt/template @@ -1,6 +1,6 @@ # Template file for 'rkt' pkgname=rkt -version=1.17.0 +version=1.18.0 revision=1 build_style=gnu-configure hostmakedepends="automake wget cpio squashfs-tools bc gnupg git go" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://github.com/coreos/rkt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=9cebd53d14f37fdfae6f2cb4114d472399773d14f2b8cbff6ea60dcb11a57604 +checksum=3897afeb743f77509cf7bfb484800e5b75eadb15f42bc0258e2e5b5598ae8290 patch_args="-Np1" nopie=yes