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