rkt: update to 1.28.1.
This commit is contained in:
parent
b5a0a9c72a
commit
bc7afd90f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rkt'
|
||||
pkgname=rkt
|
||||
version=1.28.0
|
||||
version=1.28.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake wget cpio squashfs-tools bc gnupg git go"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/coreos/rkt"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=c148388420e2620111d187985fc30856c8bfb26cd8fcd8988594847dbc09f7e3
|
||||
checksum=2610749f412ca697c57a797c8dd0024c4c215d7dd824599d8ed6f4297abd5e07
|
||||
|
||||
patch_args="-Np1"
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue