mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
989f892228
commit
df6e6da579
1 changed files with 2 additions and 4 deletions
|
@ -1,16 +1,14 @@
|
||||||
# Template file for 'asio'
|
# Template file for 'asio'
|
||||||
pkgname=asio
|
pkgname=asio
|
||||||
version=1.16.1
|
version=1.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="boost-devel"
|
|
||||||
depends="boost-devel"
|
|
||||||
short_desc="Cross-platform C++ library for ASynchronous network I/O"
|
short_desc="Cross-platform C++ library for ASynchronous network I/O"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSL-1.0"
|
license="BSL-1.0"
|
||||||
homepage="http://think-async.com/Asio/"
|
homepage="http://think-async.com/Asio/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
|
||||||
checksum=e271db76dbbcda9835ed1c9c94deb2ba3f4589c3ebcaa71d99ac694b8d62638c
|
checksum=9d539e7c09aa6394d512c433c5601c1f26dc4975f022ad7d5e8e57c3b635b370
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue