Browse Source

xupnpd: update to r404

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas 10 years ago
parent
commit
0c70592101
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      multimedia/xupnpd/Makefile

+ 2
- 2
multimedia/xupnpd/Makefile View File

1
 #
1
 #
2
-# Copyright (C) 2013-2014 OpenWrt.org
2
+# Copyright (C) 2013-2015 OpenWrt.org
3
 #
3
 #
4
 # This is free software, licensed under the GNU General Public License v2.
4
 # This is free software, licensed under the GNU General Public License v2.
5
 # See /LICENSE for more information.
5
 # See /LICENSE for more information.
8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=xupnpd
10
 PKG_NAME:=xupnpd
11
-PKG_REV:=399
11
+PKG_REV:=404
12
 PKG_VERSION:=$(PKG_REV)
12
 PKG_VERSION:=$(PKG_REV)
13
 PKG_RELEASE:=1
13
 PKG_RELEASE:=1
14
 
14