mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
inih: update to 58.
This commit is contained in:
parent
5e731f786a
commit
f67badf0ae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'inih'
|
# Template file for 'inih'
|
||||||
pkgname=inih
|
pkgname=inih
|
||||||
version=57
|
version=58
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddistro_install=true -Ddefault_library=shared"
|
configure_args="-Ddistro_install=true -Ddefault_library=shared"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/benhoyt/inih"
|
homepage="https://github.com/benhoyt/inih"
|
||||||
distfiles="https://github.com/benhoyt/inih/archive/r${version}.tar.gz"
|
distfiles="https://github.com/benhoyt/inih/archive/r${version}.tar.gz"
|
||||||
checksum=f03f98ca35c3adb56b2358573c8d3eda319ccd5287243d691e724b7eafa970b3
|
checksum=e79216260d5dffe809bda840be48ab0eec7737b2bb9f02d2275c1b46344ea7b7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue