mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rkt: update to 1.30.0.
This commit is contained in:
parent
3fcbf63c5f
commit
1f28ef0e4d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rkt'
|
# Template file for 'rkt'
|
||||||
pkgname=rkt
|
pkgname=rkt
|
||||||
version=1.29.0
|
version=1.30.0
|
||||||
revision=4
|
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"
|
||||||
makedepends="acl-devel zlib-devel libressl-devel"
|
makedepends="acl-devel zlib-devel libressl-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
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=d2d89db86b4b3a586a8288ba7becdb87370d4fbe7e12aa37e9b1e30a9f9c9b20
|
checksum=4d22c742b87d15c226cc28970c7daf66a64c6a95af9d752f5b72d9a4012aca1d
|
||||||
|
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue