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'
|
# Template file for 'iniparser'
|
||||||
pkgname=iniparser
|
pkgname=iniparser
|
||||||
version=4.2.5
|
version=4.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_DOCS=ON"
|
configure_args="-DBUILD_DOCS=ON"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://gitlab.com/iniparser/iniparser"
|
homepage="https://gitlab.com/iniparser/iniparser"
|
||||||
changelog="https://gitlab.com/iniparser/iniparser/-/releases"
|
changelog="https://gitlab.com/iniparser/iniparser/-/releases"
|
||||||
distfiles="https://gitlab.com/iniparser/iniparser/-/archive/v${version}/iniparser-v${version}.tar.gz"
|
distfiles="https://gitlab.com/iniparser/iniparser/-/archive/v${version}/iniparser-v${version}.tar.gz"
|
||||||
checksum=5f2e25d88691fb80965266d23c65697542ddfd9504dc17660dd58f6244ceb466
|
checksum=67575ed032a544d5359610e5f697af786371bbc3eb01311218ef8adfd3e5e329
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue