websocketpp: update to 0.8.1.

This commit is contained in:
maxice8 2018-07-13 00:06:55 -03:00
parent 20e4eab37c
commit 2e7cc1ed54
1 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'websocketpp' # Template file for 'websocketpp'
pkgname=websocketpp pkgname=websocketpp
version=0.7.0 version=0.8.1
revision=1 revision=1
build_style=cmake build_style=cmake
short_desc="C++/Boost Asio based websocket client/server library" short_desc="C++/Boost Asio based websocket client/server library"
maintainer="Duncan Overbruck <mail@duncano.de>" maintainer="Duncaen <duncaen@voidlinux.eu>"
license="BSD" license="BSD-3-Clause"
homepage="http://www.zaphoyd.com/websocketpp" homepage="https://www.zaphoyd.com/websocketpp"
distfiles="https://github.com/zaphoyd/websocketpp/archive/${version}.tar.gz" distfiles="https://github.com/zaphoyd/websocketpp/archive/${version}.tar.gz"
checksum=07b3364ad30cda022d91759d4b83ff902e1ebadb796969e58b59caa535a03923 checksum=178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286
post_install() { post_install() {
vlicense COPYING vlicense COPYING