diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-21 08:34:35 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-21 08:34:35 +0100 |
commit | fd88ee34fa5f069412ec9572407babafb74d6554 (patch) | |
tree | 764dffa7a25d192f368fb48eb5606d85d35a0e79 /package/libupnp | |
parent | e7fbbc95bc3a73e938d7c0159978a73ee7c3d22a (diff) | |
parent | 1a3b09a9daae7dc8e116900f2a45a5d6f0bd12f0 (diff) |
resolve merge conflict
Diffstat (limited to 'package/libupnp')
-rw-r--r-- | package/libupnp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libupnp/Makefile b/package/libupnp/Makefile index 4b01731bc..18eda96b6 100644 --- a/package/libupnp/Makefile +++ b/package/libupnp/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= libupnp -PKG_VERSION:= 1.6.6 -PKG_RELEASE:= 3 -PKG_MD5SUM:= 8918dcf7428cd119d0c8275765ff2833 +PKG_VERSION:= 1.6.19 +PKG_RELEASE:= 1 +PKG_MD5SUM:= ee16e5d33a3ea7506f38d71facc057dd PKG_DESCR:= The Universal Plug and Play (UPnP) SDK library PKG_SECTION:= libs PKG_BUILDDEP:= autotool |