musl-obstack: update to 1.2.3.

This commit is contained in:
John 2022-03-28 18:42:31 +02:00
parent 1aae77565d
commit 141895a2f4

View file

@ -1,6 +1,6 @@
# Template file for 'musl-obstack'
pkgname=musl-obstack
version=1.2.2
version=1.2.3
revision=1
archs="*-musl"
build_style=gnu-configure
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=6eac88961c58a53f31cccd719b97d1b33c65436c51664e760a9582e2659c1314
checksum=9ffb3479b15df0170eba4480e51723c3961dbe0b461ec289744622db03a69395
CFLAGS="-fPIC"
pre_configure() {