Browse Source

Merge pull request #15749 from neheb/npup

libnpupnp: update to 4.1.4
lilik-openwrt-22.03
Rosen Penev 3 years ago
committed by GitHub
parent
commit
9477468efe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libnpupnp/Makefile

+ 2
- 2
libs/libnpupnp/Makefile View File

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libnpupnp
PKG_VERSION:=4.1.3
PKG_VERSION:=4.1.4
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.lesbonscomptes.com/upmpdcli/downloads
PKG_HASH:=74703d49be52d29b52f59342ec7359178b127568399551d9d3f56bb7950fcc02
PKG_HASH:=03506f02546e3b3d31b389e046c4691f020b82d315426ce79f1e2b1eb7958656
PKG_MAINTAINER:=
PKG_LICENSE:=LGPL-2.1-or-later


Loading…
Cancel
Save