Browse Source

libupnp: Update version to 1.6.19, update copyright, add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
thess 10 years ago
parent
commit
3c73a2ade1
1 changed files with 5 additions and 4 deletions
  1. 5
    4
      libs/libupnp/Makefile

+ 5
- 4
libs/libupnp/Makefile View File

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2006-2011 OpenWrt.org
2
+# Copyright (C) 2006-2014 OpenWrt.org
3 3
 #
4 4
 # This is free software, licensed under the GNU General Public License v2.
5 5
 # See /LICENSE for more information.
@@ -8,12 +8,13 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libupnp
11
-PKG_VERSION:=1.6.18
12
-PKG_RELEASE:=1
11
+PKG_VERSION:=1.6.19
12
+PKG_RELEASE:=2
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
15 15
 PKG_SOURCE_URL:=@SF/pupnp
16
-PKG_MD5SUM:=11c6484fd2e2927bf3b8d8108407ca56
16
+PKG_MD5SUM:=ee16e5d33a3ea7506f38d71facc057dd
17
+PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
17 18
 
18 19
 PKG_FIXUP:=autoreconf
19 20
 PKG_INSTALL:=1