rkt: update to 1.3.0.
This commit is contained in:
parent
c2e8169a8b
commit
c421a18174
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rkt'
|
# Template file for 'rkt'
|
||||||
pkgname=rkt
|
pkgname=rkt
|
||||||
version=1.2.1
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake wget cpio squashfs-tools bc gnupg git go"
|
hostmakedepends="automake wget cpio squashfs-tools bc gnupg git go"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/coreos/rkt"
|
homepage="https://github.com/coreos/rkt"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=82cb68f8a2a986d506f5bd1935883f5be83c7e918d3e1614b6db54db4f427fdd
|
checksum=0468c5b1079da8df65db9ebd0b712f64509acf6c8d6b34b780b6e787271d9b30
|
||||||
|
|
||||||
configure_args="--enable-tpm=no
|
configure_args="--enable-tpm=no
|
||||||
--with-stage1-flavors=fly,kvm,coreos
|
--with-stage1-flavors=fly,kvm,coreos
|
||||||
|
|
Loading…
Add table
Reference in a new issue