musl-obstack: update to 1.2
This commit is contained in:
parent
f67870ed25
commit
068bc91b7b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'musl-obstack'
|
# Template file for 'musl-obstack'
|
||||||
pkgname=musl-obstack
|
pkgname=musl-obstack
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=4
|
revision=1
|
||||||
archs="*-musl"
|
archs="*-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/void-linux/musl-obstack"
|
homepage="https://github.com/void-linux/musl-obstack"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=52a216613e7d55e8725e43d017bb2d49a4b1ffa1e06da472f03c7f9875df7d0d
|
checksum=bbe6e12a35eab91cc208d30df816a18c047540a0b2cdf53a4f726a5a281f7edf
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue