mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
inih: update to 57.
This commit is contained in:
parent
0343ee83d0
commit
78e994cbda
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=56
|
version=57
|
||||||
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=4f2ba6bd122d30281a8c7a4d5723b7af90b56aa828c0e88256d7fceda03a491a
|
checksum=f03f98ca35c3adb56b2358573c8d3eda319ccd5287243d691e724b7eafa970b3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue