rkt: update to 1.16.0.
This commit is contained in:
parent
3d16f390c3
commit
27aa3ce249
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rkt'
|
||||
pkgname=rkt
|
||||
version=1.15.0
|
||||
version=1.16.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=3efd0dc96c8783d5b378862c7239f733863a181bb3148f3b2e8e10023df06e01
|
||||
checksum=8c7bb07217b68e153d54e45646072fd267ee1ee88a410887f2d8f75eb4752e89
|
||||
|
||||
patch_args="-Np1"
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in New Issue