mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libxo: update to 1.3.0
This commit is contained in:
parent
33baad10f4
commit
bd6df0cb37
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxo'
|
# Template file for 'libxo'
|
||||||
pkgname=libxo
|
pkgname=libxo
|
||||||
version=1.0.4
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://juniper.github.io/libxo/libxo-manual.html"
|
homepage="https://juniper.github.io/libxo/libxo-manual.html"
|
||||||
distfiles="https://github.com/Juniper/libxo/releases/download/${version}/libxo-${version}.tar.gz"
|
distfiles="https://github.com/Juniper/libxo/releases/download/${version}/libxo-${version}.tar.gz"
|
||||||
checksum=23885980313c42211610a65004f9f319804f2ff8e94b2e83b04f4920bf45f6cb
|
checksum=b995ce24921cf3c5634fccab9a3bef7f2a8b4b6e21f6a32426c29bc76aee8475
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense Copyright
|
vlicense Copyright
|
||||||
|
|
Loading…
Add table
Reference in a new issue