rkt: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-12-01 09:29:06 +01:00 committed by maxice8
parent b29f6fc836
commit e6388a109e
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'rkt'
pkgname=rkt
version=1.30.0
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="automake wget cpio squashfs-tools bc gnupg git go"
makedepends="acl-devel zlib-devel libressl-devel"
@ -10,7 +10,7 @@ short_desc="App Container runtime for Linux"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://github.com/coreos/rkt"
distfiles="$homepage/archive/v$version.tar.gz"
distfiles="https://github.com/coreos/rkt/archive/v${version}.tar.gz"
checksum=4d22c742b87d15c226cc28970c7daf66a64c6a95af9d752f5b72d9a4012aca1d
patch_args="-Np1"