kore: update to 4.2.2.
This commit is contained in:
parent
99f949fae8
commit
b1d96a5124
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kore'
|
||||
pkgname=kore
|
||||
version=4.2.1
|
||||
version=4.2.2
|
||||
revision=1
|
||||
# arch specific seccomp stuff
|
||||
archs="x86_64* aarch64* ppc64*"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="ISC"
|
||||
homepage="https://kore.io"
|
||||
distfiles="https://kore.io/releases/kore-${version}.tar.gz"
|
||||
checksum=f76b108a4eefa27c89123f5d6a36b493b171e429be7a85d3dd1466ac87e7f15a
|
||||
checksum=77c12d80bb76fe774b16996e6bac6d4ad950070d0816c3409dc0397dfc62725f
|
||||
disable_parallel_build=yes
|
||||
|
||||
export TARGET_PLATFORM=${XBPS_TARGET_MACHINE}
|
||||
|
|
Loading…
Reference in a new issue