# Template file for 'asio'
pkgname=asio
version=1.36.0
revision=1
build_style=gnu-configure
short_desc="Cross-platform C++ library for ASynchronous network I/O"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSL-1.0"
homepage="https://think-async.com/Asio/"
distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
checksum=7bf4dbe3c1ccd9cc4c94e6e6be026dcc2110f9201d286bb9500dc85d69825524

post_install() {
	vlicense LICENSE_1_0.txt
}
