aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2024-11-08 14:55:53 +0000
committerLeah Neukirchen <leah@vuxu.org>2024-11-08 14:56:04 +0000
commit805c0b5724e6def59106d7c3c3e22aaf82d360b1 (patch)
tree3f4ac6a57353afd9235a13289af77f84fc076589
parentedb538e44eb052899c65550b52dbe853054a497e (diff)
downloadvoid-packages-805c0b5724e6def59106d7c3c3e22aaf82d360b1.tar
void-packages-805c0b5724e6def59106d7c3c3e22aaf82d360b1.tar.gz
void-packages-805c0b5724e6def59106d7c3c3e22aaf82d360b1.tar.bz2
void-packages-805c0b5724e6def59106d7c3c3e22aaf82d360b1.tar.lz
void-packages-805c0b5724e6def59106d7c3c3e22aaf82d360b1.tar.xz
void-packages-805c0b5724e6def59106d7c3c3e22aaf82d360b1.tar.zst
void-packages-805c0b5724e6def59106d7c3c3e22aaf82d360b1.zip
expat: update to 2.6.4.
-rw-r--r--srcpkgs/expat/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/expat/template b/srcpkgs/expat/template
index c5a6eab6652..23b98ddd4ff 100644
--- a/srcpkgs/expat/template
+++ b/srcpkgs/expat/template
@@ -1,6 +1,6 @@
# Template file for 'expat'
pkgname=expat
-version=2.6.3
+version=2.6.4
revision=1
build_style=gnu-configure
short_desc="XML parser library written in C"
@@ -9,7 +9,7 @@ license="MIT"
homepage="https://libexpat.github.io/"
changelog="https://raw.githubusercontent.com/libexpat/libexpat/master/expat/Changes"
distfiles="https://github.com/libexpat/libexpat/releases/download/R_${version//./_}/expat-${version}.tar.xz"
-checksum=274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc
+checksum=a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee
post_install() {
vlicense COPYING