aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-27 18:05:06 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-27 21:28:56 +0000
commitac92a1699246cb34326f9e42070a63319e201bab (patch)
treef6b2059351ff85a2c2a17caa86322fd24bc4dc05
parent09bbc402dbbe24b35387109d4672e6d5fbf06853 (diff)
downloadalpine_aports-ac92a1699246cb34326f9e42070a63319e201bab.tar.bz2
alpine_aports-ac92a1699246cb34326f9e42070a63319e201bab.tar.xz
alpine_aports-ac92a1699246cb34326f9e42070a63319e201bab.zip
community/ws: upgrade to 9.5.2
-rw-r--r--community/ws/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ws/APKBUILD b/community/ws/APKBUILD
index 0c9a9e6514..afeb2a4257 100644
--- a/community/ws/APKBUILD
+++ b/community/ws/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Leo <thinkabit.ukim@gmail.com> 1# Contributor: Leo <thinkabit.ukim@gmail.com>
2# Maintainer: 2# Maintainer:
3pkgname=ws 3pkgname=ws
4pkgver=9.5.0 4pkgver=9.5.2
5pkgrel=0 5pkgrel=0
6pkgdesc="websocket and http client and server command line swiss army" 6pkgdesc="websocket and http client and server command line swiss army"
7options="!check" 7options="!check"
@@ -35,4 +35,4 @@ package() {
35 rm -rf "$pkgdir"/usr/include 35 rm -rf "$pkgdir"/usr/include
36 rm -rf "$pkgdir"/usr/lib 36 rm -rf "$pkgdir"/usr/lib
37} 37}
38sha512sums="4d20e7184335b12887d01786c22288f4d2cd21bee11f1250a39594a375ae53ce067c7f4f94da3227e546181caa70f5414de8a80b615c3115a796e51a5b3ce605 ws-9.5.0.tar.gz" 38sha512sums="97593205a45b6048faee675b5a91c0ea7c25c025f05469b214b1c4c908f18c88e8bde1541e0f86d53c90cfbd49c0b66728810d7278e152b685a632d89121a33b ws-9.5.2.tar.gz"