mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/libwebsockets: upgrade to 3.0.0
This commit is contained in:
parent
94fab584e5
commit
066f4d6366
@ -1,8 +1,8 @@
|
||||
# Contributor: V.Krishn <vkrishn4@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libwebsockets
|
||||
pkgver=2.4.2
|
||||
pkgrel=1
|
||||
pkgver=3.0.0
|
||||
pkgrel=0
|
||||
pkgdesc="C library for lightweight websocket clients and servers"
|
||||
url="http://libwebsockets.org"
|
||||
arch="all"
|
||||
@ -46,4 +46,4 @@ _test() {
|
||||
mv "$pkgdir"/usr/share "$pkgdir"/usr/bin "$subpkgdir"/usr/
|
||||
}
|
||||
|
||||
sha512sums="7bee49f6763ff3ab7861fcda25af8d80f6757c56e197ea42be53e0b2480969eee73de3aee5198f5ff06fd1cb8ab2be4c6495243e83cd0acc235b0da83b2353d1 libwebsockets-2.4.2.tar.gz"
|
||||
sha512sums="626edd00cc4f7559c67fc1663cbc4679a3c4e7a1b60944a7cf6968c6676073bbc15f9b90f4f2ea629394ebbcf84856663ae032a3557bae383bd0db54838d30e8 libwebsockets-3.0.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user