asio: update to 1.24.0.
This commit is contained in:
parent
af1f4916e0
commit
7fff928dd5
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.18.1
|
version=1.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Cross-platform C++ library for ASynchronous network I/O"
|
short_desc="Cross-platform C++ library for ASynchronous network I/O"
|
||||||
|
@ -8,7 +8,7 @@ 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=4af9875df5497fdd507231f4b7346e17d96fc06fe10fd30e2b3750715a329113
|
checksum=8976812c24a118600f6fcf071a20606630a69afe4c0abee3b0dea528e682c585
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE_1_0.txt
|
vlicense LICENSE_1_0.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue