Merge pull request #7513 from neheb/xu

xupnpd: Fix compilation without deprecated OpenSSL APIs
This commit is contained in:
Hannu Nyman 2018-12-09 13:40:44 +02:00 committed by GitHub
commit 906baaa14d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xupnpd
PKG_REV:=fe39cdc41c84d5b365e3da766167c7c9551e3b2f
PKG_VERSION:=2018-09-24
PKG_REV:=e4e542d9b6d0043d470fda283e2cd325bbb91950
PKG_VERSION:=2018-11-20
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/clark15b/xupnpd/tar.gz/$(PKG_REV)?
PKG_HASH:=5ce2f3423b86e8de4dcd5c46da28a51707c21b234a4b356608902534c3160c84
PKG_HASH:=9177b7d5615172fe64f1b6120e5239c0b818ba4bff1f26916fe39fb69eefee4f
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_REV)
PKG_LICENSE:=GPLv2