Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/inih/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'inih'
pkgname=inih
version=61
version=62
revision=1
build_style=meson
configure_args="-Ddistro_install=true -Ddefault_library=shared"
Expand All @@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/benhoyt/inih"
distfiles="https://github.com/benhoyt/inih/archive/r${version}.tar.gz"
checksum=7caf26a2202a4ca689df3fe4175dfa74e0faa18fcca07331bba934fd0ecb8f12
checksum=9c15fa751bb8093d042dae1b9f125eb45198c32c6704cd5481ccde460d4f8151

post_install() {
vlicense LICENSE.txt
Expand Down