mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
expat: update to 2.6.4.
This commit is contained in:
parent
edb538e44e
commit
805c0b5724
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'expat'
|
# Template file for 'expat'
|
||||||
pkgname=expat
|
pkgname=expat
|
||||||
version=2.6.3
|
version=2.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="XML parser library written in C"
|
short_desc="XML parser library written in C"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://libexpat.github.io/"
|
homepage="https://libexpat.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/libexpat/libexpat/master/expat/Changes"
|
changelog="https://raw.githubusercontent.com/libexpat/libexpat/master/expat/Changes"
|
||||||
distfiles="https://github.com/libexpat/libexpat/releases/download/R_${version//./_}/expat-${version}.tar.xz"
|
distfiles="https://github.com/libexpat/libexpat/releases/download/R_${version//./_}/expat-${version}.tar.xz"
|
||||||
checksum=274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc
|
checksum=a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue