mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxo: update to 1.0.3.
This commit is contained in:
parent
78051f73b1
commit
7b8868a6e3
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.2
|
version=1.0.3
|
||||||
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="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
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=631b52a9184b034308ae3f710d0c9beaf0e58ee3c419ce604f4b1be013aace6b
|
checksum=8057ba66a2350d8ae0002405facf65c1aae4276b0a8fdce9f48c184f6a6e6619
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense Copyright
|
vlicense Copyright
|
||||||
|
|
Loading…
Add table
Reference in a new issue