musl-obstack: update to 1.2.2.
This commit is contained in:
parent
3750ef9939
commit
2b73305022
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'musl-obstack'
|
||||
pkgname=musl-obstack
|
||||
version=1.2.1
|
||||
version=1.2.2
|
||||
revision=1
|
||||
archs="*-musl"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/void-linux/musl-obstack"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=84c82ceba3f289424335d712043af5e94c8dc404fe30ce373a81ef8131997faa
|
||||
checksum=6eac88961c58a53f31cccd719b97d1b33c65436c51664e760a9582e2659c1314
|
||||
|
||||
CFLAGS="-fPIC"
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue