Browse Source

libstrophe : Update to version 0.8.8

Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
lilik-openwrt-22.03
Chih-Wei Chen 9 years ago
parent
commit
02fa2b7160
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/libstrophe/Makefile

+ 1
- 1
libs/libstrophe/Makefile View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=libstrophe PKG_NAME:=libstrophe
PKG_VERSION:=0.8.7
PKG_VERSION:=0.8.8
PKG_RELEASE=1 PKG_RELEASE=1
PKG_LICENSE:=GPL-3.0 PKG_LICENSE:=GPL-3.0


Loading…
Cancel
Save