aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-11-25 18:46:04 -0800
committerRosen Penev <rosenp@gmail.com>2018-11-25 18:46:04 -0800
commitaceffd1c07655f2dafaf997fab9544e31ef4b2b8 (patch)
treec584b837b86b68b9a90e059c425f9b667bed75e3 /multimedia
parenteae9f8cb9e90677d0bc1f51baa0f3b9b3fe468af (diff)
xupnpd: Fix compilation without deprecated OpenSSL APIs
Patch was upstreamed. Only the version was updated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xupnpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/xupnpd/Makefile b/multimedia/xupnpd/Makefile
index 69742edf7..f82594cc4 100644
--- a/multimedia/xupnpd/Makefile
+++ b/multimedia/xupnpd/Makefile
@@ -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