mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
iniparser: update to 4.2.6
This commit is contained in:
parent
b47e794e7a
commit
9593c4784d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iniparser'
|
||||
pkgname=iniparser
|
||||
version=4.2.5
|
||||
version=4.2.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_DOCS=ON"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://gitlab.com/iniparser/iniparser"
|
||||
changelog="https://gitlab.com/iniparser/iniparser/-/releases"
|
||||
distfiles="https://gitlab.com/iniparser/iniparser/-/archive/v${version}/iniparser-v${version}.tar.gz"
|
||||
checksum=5f2e25d88691fb80965266d23c65697542ddfd9504dc17660dd58f6244ceb466
|
||||
checksum=67575ed032a544d5359610e5f697af786371bbc3eb01311218ef8adfd3e5e329
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue