asio: update to 1.13.0.
This commit is contained in:
parent
5ee8f67960
commit
a65bb89c34
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'asio'
|
# Template file for 'asio'
|
||||||
pkgname=asio
|
pkgname=asio
|
||||||
version=1.12.2
|
version=1.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="boost-devel"
|
makedepends="boost-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="BSL-1.0"
|
license="BSL-1.0"
|
||||||
homepage="https://asio.sourceforge.net"
|
homepage="https://asio.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
|
||||||
checksum=4e27dcb37456ba707570334b91f4798721111ed67b69915685eac141895779aa
|
checksum=1efa97afbf4191eb3d0bb96026ac35ff2eb4a842866dfe8648fbd4829a9f7e39
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue