aboutsummaryrefslogtreecommitdiffstats
path: root/community/gwsocket
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-08-25 12:06:39 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-08-25 12:11:03 +0200
commit9546b116b7e2a76b06bb7636201eb5f69d847d57 (patch)
tree4785d1b5e9f28e1994cdbd00ae96ada7bf3666bc /community/gwsocket
parentc3bfc4720b1af99f900f6f3847c833a0bceec8ec (diff)
downloadaports-9546b116b7e2a76b06bb7636201eb5f69d847d57.tar.bz2
aports-9546b116b7e2a76b06bb7636201eb5f69d847d57.tar.xz
community/gwsocket: upgrade to 0.3
Diffstat (limited to 'community/gwsocket')
-rw-r--r--community/gwsocket/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gwsocket/APKBUILD b/community/gwsocket/APKBUILD
index b0b053d398..0580e02253 100644
--- a/community/gwsocket/APKBUILD
+++ b/community/gwsocket/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=gwsocket
-pkgver=0.2
-pkgrel=1
+pkgver=0.3
+pkgrel=0
pkgdesc="A simple, standalone, language-agnostic, RFC6455 compliant WebSocket Server"
url="http://gwsocket.io"
arch="all"
@@ -41,4 +41,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="074676e8df80b3250be041e0f9225e6a5ba59eb8ecad9b95cd2b11038e52bc0a462144fbc302eb9b7816f38a23b12b4d9a7e949dce206fcb19938adeb5f4feb2 gwsocket-0.2.tar.gz"
+sha512sums="397b10ec22631033e718236bfa5ef297ded6eef5241a8be74fd41495b3d25b5fd31a1cac5389de461bcc61b5cf4da599915608ddd93f7ea788f21b032977520d gwsocket-0.3.tar.gz"