miniupnpc: Rebuild with python 3.7

This commit is contained in:
Alexey Pavlov
2018-07-13 14:15:20 +03:00
parent 91d8105ef5
commit 4cac49ea68

View File

@@ -4,7 +4,7 @@ _realname=miniupnpc
pkgbase=mingw-w64-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-${_realname}
pkgver=2.1
pkgrel=1
pkgrel=2
pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices (mingw-w64)"
arch=('any')
url="http://miniupnp.free.fr"