From 4338125835293bcebfc2bff22192f204ebcc28b9 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 29 Jul 2017 19:25:33 +0200 Subject: [PATCH] rkt: update to 1.28.0. --- srcpkgs/rkt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rkt/template b/srcpkgs/rkt/template index 777faaeab91..ae8980c9cef 100644 --- a/srcpkgs/rkt/template +++ b/srcpkgs/rkt/template @@ -1,6 +1,6 @@ # Template file for 'rkt' pkgname=rkt -version=1.27.0 +version=1.28.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=213427c551ddc912622e967b30437e13485b88dcf7021c977a3205a1b03801a1 +checksum=c148388420e2620111d187985fc30856c8bfb26cd8fcd8988594847dbc09f7e3 patch_args="-Np1" nopie=yes