mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
rkt: update to 1.26.0.
This commit is contained in:
parent
ef91533353
commit
8757a02beb
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.25.0
|
version=1.26.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 <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=090da380ae8526d2a819f777fa983aee0df6254c37eb1fd74783d2d4c4ced359
|
checksum=35dbecd8ff76bf538465fd783a7690519f32185330d9f4610f762ab19d956b3c
|
||||||
|
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue