gcompat: update to 1.1.0.
This commit is contained in:
parent
59c469eec5
commit
8700383b25
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'gcompat'
|
# Template file for 'gcompat'
|
||||||
pkgname=gcompat
|
pkgname=gcompat
|
||||||
version=1.0.0
|
version=1.1.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"
|
||||||
short_desc="Compatibility layer to allow running glibc binaries on musl systems"
|
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://git.adelielinux.org/adelie/gcompat"
|
||||||
changelog="https://code.foxkit.us/adelie/gcompat/-/raw/current/CHANGELOG.rst"
|
changelog="https://git.adelielinux.org/adelie/gcompat/-/raw/current/CHANGELOG.rst"
|
||||||
distfiles="https://distfiles.AdelieLinux.org/source/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="https://distfiles.adelielinux.org/source/gcompat/gcompat-${version}.tar.xz"
|
||||||
checksum=5bcf8bbe4b417bc66b22a7a3675273aa8834480144338172bbd8e81eaf41a7c4
|
checksum=4e8c9cbf0615f1ce5d56ce02d84ac9c0a3d38b5bed32e8e02e2105e9658c9d57
|
||||||
|
|
||||||
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