mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kore: update to 4.2.3.
This commit is contained in:
parent
ede7a15344
commit
ad3d8a778e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kore'
|
# Template file for 'kore'
|
||||||
pkgname=kore
|
pkgname=kore
|
||||||
version=4.2.2
|
version=4.2.3
|
||||||
revision=1
|
revision=1
|
||||||
# arch specific seccomp stuff
|
# arch specific seccomp stuff
|
||||||
archs="x86_64* aarch64* ppc64*"
|
archs="x86_64* aarch64* ppc64*"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://kore.io"
|
homepage="https://kore.io"
|
||||||
distfiles="https://kore.io/releases/kore-${version}.tar.gz"
|
distfiles="https://kore.io/releases/kore-${version}.tar.gz"
|
||||||
checksum=77c12d80bb76fe774b16996e6bac6d4ad950070d0816c3409dc0397dfc62725f
|
checksum=f9a9727af97441ae87ff9250e374b9fe3a32a3348b25cb50bd2b7de5ec7f5d82
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
export TARGET_PLATFORM=${XBPS_TARGET_MACHINE}
|
export TARGET_PLATFORM=${XBPS_TARGET_MACHINE}
|
||||||
|
|
Loading…
Add table
Reference in a new issue