mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
zix: update to 0.6.2.
This commit is contained in:
parent
495b617eeb
commit
99f68c0b8b
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'zix'
|
# Template file for 'zix'
|
||||||
pkgname=zix
|
pkgname=zix
|
||||||
version=0.4.2
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
short_desc="C library of portability wrappers and data structures"
|
short_desc="C library of portability wrappers and data structures"
|
||||||
maintainer="Piraty <mail@piraty.dev>"
|
maintainer="Piraty <mail@piraty.dev>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://drobilla.net/category/zix/"
|
homepage="https://gitlab.com/drobilla/zix/"
|
||||||
changelog="https://gitlab.com/drobilla/zix/-/raw/main/NEWS"
|
changelog="https://gitlab.com/drobilla/zix/-/raw/main/NEWS"
|
||||||
distfiles="https://download.drobilla.net/zix-${version}.tar.xz"
|
distfiles="https://download.drobilla.net/zix-${version}.tar.xz"
|
||||||
checksum=0c071cc11ab030bdc668bea3b46781b6dafd47ddd03b6d0c2bc1ebe7177e488d
|
checksum=4bc771abf4fcf399ea969a1da6b375f0117784f8fd0e2db356a859f635f616a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue