rkt: update to 1.5.1.
This commit is contained in:
parent
ab5b144dae
commit
8246225e9f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rkt'
|
||||
pkgname=rkt
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
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=00e8f40e4c55076ac46dbc84c600e4bf7b54a08f7b47b2aefe5608421ef0e652
|
||||
checksum=2a9320b0fe41551e88e8477e4223ef9e2b7ebaf9947829235b5e936dbd61f5d4
|
||||
|
||||
configure_args="--enable-tpm=no
|
||||
--with-stage1-flavors=fly,kvm,coreos
|
||||
|
|
Loading…
Reference in New Issue