We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1c767 commit c1de3daCopy full SHA for c1de3da
1 file changed
srcpkgs/asio/template
@@ -1,14 +1,14 @@
1
# Template file for 'asio'
2
pkgname=asio
3
-version=1.24.0
+version=1.36.0
4
revision=1
5
build_style=gnu-configure
6
short_desc="Cross-platform C++ library for ASynchronous network I/O"
7
maintainer="Orphaned <orphan@voidlinux.org>"
8
license="BSL-1.0"
9
-homepage="http://think-async.com/Asio/"
+homepage="https://think-async.com/Asio/"
10
distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
11
-checksum=8976812c24a118600f6fcf071a20606630a69afe4c0abee3b0dea528e682c585
+checksum=7bf4dbe3c1ccd9cc4c94e6e6be026dcc2110f9201d286bb9500dc85d69825524
12
13
post_install() {
14
vlicense LICENSE_1_0.txt
0 commit comments