rkt: update to 1.20.0.
This commit is contained in:
parent
64c6cdcada
commit
a5390af947
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rkt'
|
||||
pkgname=rkt
|
||||
version=1.19.0
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake wget cpio squashfs-tools bc gnupg git go"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/coreos/rkt"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=49b5c1cc9a376a241e8b72b9702a911c3daa9187715e70fddbf2d267140b627a
|
||||
checksum=3b0a08971cc22004fe8367f8d3e35d5f66fcd0191802b4e35c5c273c1f772096
|
||||
|
||||
patch_args="-Np1"
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue