diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-05 09:23:58 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-05 09:23:58 +0200 |
commit | 6432150acc4f56b0256b02e2b4da4f4c5e59b7cb (patch) | |
tree | 97f32e70c9b59fcfbc66b1cf7a5356092f7879d0 /multimedia/xupnpd | |
parent | 436c7eb23a4615acf6ce4d1d3c347ebce1bd2eb7 (diff) |
xupnpd: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'multimedia/xupnpd')
-rw-r--r-- | multimedia/xupnpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xupnpd/Makefile b/multimedia/xupnpd/Makefile index 35b1aad72..a533a0773 100644 --- a/multimedia/xupnpd/Makefile +++ b/multimedia/xupnpd/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xupnpd -PKG_REV:=fdeeb919264c1dde4a2ead5045eefbe54011b2dc -PKG_VERSION:=2016-05-11 +PKG_REV:=5c08c051caa0062cc1c401b2d26d1f36dffe9c55 +PKG_VERSION:=2016-07-06 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git |