rkt: update to 1.5.0.
This commit is contained in:
parent
7f4aa59aa2
commit
b52a035e2d
2 changed files with 3 additions and 2 deletions
|
@ -26,3 +26,4 @@ libudev eudev-libudev
|
|||
ntp-daemon chrony
|
||||
xserver-abi-input xorg-server
|
||||
xserver-abi-video xorg-server
|
||||
rkt-stage1 rkt-stage1-kvm
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rkt'
|
||||
pkgname=rkt
|
||||
version=1.4.0
|
||||
version=1.5.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=1ce98ff74aef3dc2c43025f2b458e6dbfeb6c7f756a313f4ecc2827fc84ce031
|
||||
checksum=00e8f40e4c55076ac46dbc84c600e4bf7b54a08f7b47b2aefe5608421ef0e652
|
||||
|
||||
configure_args="--enable-tpm=no
|
||||
--with-stage1-flavors=fly,kvm,coreos
|
||||
|
|
Loading…
Reference in a new issue