inih: 54 -> 55
This commit is contained in:
parent
9e653fbfa0
commit
4669f39371
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/YRJY203XPfelJF7RBcr707QCVjGTxJwIYquEnla6nQy609tLsjbfJ9//90g4jjtIcfgsqEzmCdsio/Ogi4ILgk=
|
||||
SHA256 (Pkgfile) = f3788337a1b778c4c576fd745e5787a202850bfd8897fbde58eb5760f74f5c84
|
||||
RWSE3ohX2g5d/fETBgDfkjbqO8kBgVrfgue5hr+Rw/pLaIb0i0gqawY7KCp8HgLgGZINUBQTU73qdoLx6v0kTw2dTZIMIEDsoA4=
|
||||
SHA256 (Pkgfile) = d00d74b08fe95f08ec8e1ce2af8701712c3fe52c8582e1fe021e028ac1fd357e
|
||||
SHA256 (.footprint) = 26c42d7170bddbfc634dde242bef3f2a581dbcbebf6e11e037c43c280712cfc4
|
||||
SHA256 (inih-54.tar.gz) = b5566af5203f8a49fda27f1b864c0c157987678ffbd183280e16124012869869
|
||||
SHA256 (inih-55.tar.gz) = ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: meson ninja
|
||||
|
||||
name=inih
|
||||
version=54
|
||||
version=55
|
||||
release=1
|
||||
source=(https://github.com/benhoyt/inih/archive/r$version/$name-$version.tar.gz)
|
||||
|
||||
@ -12,6 +12,9 @@ build() {
|
||||
meson setup build $name-r$version \
|
||||
--prefix=/usr \
|
||||
--buildtype=release \
|
||||
--wrap-mode nodownload \
|
||||
-D b_lto=true \
|
||||
-D b_pie=true \
|
||||
-D with_INIReader=true \
|
||||
-D distro_install=true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user