libasr: rebuild for metadata
This commit is contained in:
parent
cf0b7fef47
commit
e3740b49e2
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libasr'
|
||||
pkgname=libasr
|
||||
version=1.0.2
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
makedepends="libressl-devel"
|
||||
short_desc="Simple and portable asynchronous resolver library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="ISC, BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://www.opensmtpd.org/"
|
||||
distfiles="https://github.com/OpenSMTPD/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=4ab54264206e255fd6c2de982764bb5ce7857ec8f649ad3ee45771244593b6e1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) ;;
|
||||
|
|
Loading…
Reference in New Issue