libasr: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-19 11:33:14 +01:00 committed by maxice8
parent cf0b7fef47
commit e3740b49e2
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -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) ;;