mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
libstrophe: update to 0.13.1
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libstrophe
|
PKG_NAME:=libstrophe
|
||||||
PKG_VERSION:=0.13.0
|
PKG_VERSION:=0.13.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://github.com/strophe/libstrophe/releases/download/$(PKG_VERSION)
|
PKG_SOURCE_URL:=https://github.com/strophe/libstrophe/releases/download/$(PKG_VERSION)
|
||||||
PKG_HASH:=8d7c17c694efff7d2e2d3632684537e7ba874ce3d7f0e750a539f2299021bbaa
|
PKG_HASH:=86c0abd348ae66feb40b6886f2c7f04525f1d5b20a48c10d4db4ed532dc63f22
|
||||||
|
|
||||||
PKG_MAINTAINER:=Chih-Wei Chen <changeway@gmail.com>
|
PKG_MAINTAINER:=Chih-Wei Chen <changeway@gmail.com>
|
||||||
PKG_LICENSE:=MIT OR GPL-3.0-only
|
PKG_LICENSE:=MIT OR GPL-3.0-only
|
||||||
|
|||||||
Reference in New Issue
Block a user