Browse Source

libwebsockets: bump to v2.0.3

Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
lilik-openwrt-22.03
Denis Osvald 8 years ago
parent
commit
02302c5eb2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/libwebsockets/Makefile

+ 1
- 1
libs/libwebsockets/Makefile View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libwebsockets
PKG_VERSION:=2.0.2
PKG_VERSION:=2.0.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz


Loading…
Cancel
Save