rkt: update to 1.14.0.
This commit is contained in:
parent
73e05cda19
commit
70259f9e7f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rkt'
|
||||
pkgname=rkt
|
||||
version=1.13.0
|
||||
version=1.14.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=fddcb675b36ad0860561ee281cdefcf9fb947f781a36bf3967af1b11e8123c80
|
||||
checksum=2458783023c561358c59600accb58ccfe335535931a58da988d70893a1c5a5e7
|
||||
|
||||
patch_args="-Np1"
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in New Issue