mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
kore: update to 3.3.0.
This commit is contained in:
parent
152aa8c225
commit
58f8b47e15
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=3.2.2
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -11,7 +11,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=b10c3739487427419a760ae97ca688ccf47e68cf7e1f401c2076f0c56b2a6b34
|
checksum=d6424d07441c534aee76fbd687c4974985ae7a3f887c4fb89c1bf62d53d73763
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue