websocketpp: update to 0.7.0. (#8478)
This commit is contained in:
@@ -1,11 +1,15 @@
|
|||||||
# Template file for 'websocketpp'
|
# Template file for 'websocketpp'
|
||||||
pkgname=websocketpp
|
pkgname=websocketpp
|
||||||
version=0.5.1
|
version=0.7.0
|
||||||
revision=2
|
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="Duncan Overbruck <mail@duncano.de>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.zaphoyd.com/websocketpp"
|
homepage="http://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=6d4d9b7b9feee63d45b1a2f62610c419238346fb824336bd732dca31b3aea69e
|
checksum=07b3364ad30cda022d91759d4b83ff902e1ebadb796969e58b59caa535a03923
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user