gcompat: update to 1.0.0.
This commit is contained in:
parent
56c36019e0
commit
f2074d02b9
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gcompat'
|
# Template file for 'gcompat'
|
||||||
pkgname=gcompat
|
pkgname=gcompat
|
||||||
version=0.9.0
|
version=1.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="musl-obstack-devel"
|
makedepends="musl-obstack-devel"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Compatibility layer to allow running glibc binaries on musl systems"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://code.foxkit.us/adelie/gcompat"
|
homepage="https://code.foxkit.us/adelie/gcompat"
|
||||||
|
changelog="https://code.foxkit.us/adelie/gcompat/-/raw/current/CHANGELOG.rst"
|
||||||
distfiles="https://distfiles.AdelieLinux.org/source/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="https://distfiles.AdelieLinux.org/source/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4555d045d7d2831d11b907719005c5dfbc77642c32f8c0172d40883026ffaf53
|
checksum=5bcf8bbe4b417bc66b22a7a3675273aa8834480144338172bbd8e81eaf41a7c4
|
||||||
|
|
||||||
build_options="libucontext"
|
build_options="libucontext"
|
||||||
desc_option_libucontext="Build with ucontext support via libucontext"
|
desc_option_libucontext="Build with ucontext support via libucontext"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue