package/zix: bump version to 0.8.2

https://gitlab.com/drobilla/zix/-/blob/v0.8.2/NEWS

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-07-24 19:44:10 +02:00
committed by Julien Olivain
parent 81a59f1203
commit 60ccc56278
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Locally calculated after checking signature # Locally calculated after checking signature
# https://download.drobilla.net/zix-0.8.0.tar.xz.sig # https://download.drobilla.net/zix-0.8.2.tar.xz.sig
sha256 e9b6fe3ede984fa53f2edcebdabb35fb99ace807722772156aea49c079cad191 zix-0.8.0.tar.xz sha256 4c73aab0f8cbbfe56b00c8c6d648316021e699c5ae6cbf254391ef309047e67b zix-0.8.2.tar.xz
sha256 1314cc14fb947491491c517c533ac7de4f6798585f922a472358082c25ac1881 COPYING sha256 1314cc14fb947491491c517c533ac7de4f6798585f922a472358082c25ac1881 COPYING

View File

@@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
ZIX_VERSION = 0.8.0 ZIX_VERSION = 0.8.2
ZIX_SITE = https://download.drobilla.net ZIX_SITE = https://download.drobilla.net
ZIX_SOURCE = zix-$(ZIX_VERSION).tar.xz ZIX_SOURCE = zix-$(ZIX_VERSION).tar.xz
ZIX_LICENSE = ISC ZIX_LICENSE = ISC