* update miniupnpc to 2.2.8-1

This commit is contained in:
Alexander Baldeck 2024-08-03 11:14:21 +02:00
parent 057d0edceb
commit 94cf02dccf
2 changed files with 33 additions and 4 deletions

29
miniupnpc/.SRCINFO Normal file
View File

@ -0,0 +1,29 @@
pkgbase = miniupnpc
pkgdesc = Small UPnP client library/tool to access Internet Gateway Devices
pkgver = 2.2.8
pkgrel = 1
url = https://miniupnp.tuxfamily.org/
arch = x86_64
license = BSD
makedepends = sh
makedepends = glibc
makedepends = lsb-release
makedepends = python
makedepends = python-setuptools
source = http://miniupnp.free.fr/files/miniupnpc-2.2.8.tar.gz
source = http://miniupnp.free.fr/files/miniupnpc-2.2.8.tar.gz.sig
validpgpkeys = 751E9FF6944A3B36A5432216DB511043A31ACAAF
sha512sums = 526c9df1485302d4c9c78062fb058cfd433463f6e7a9f4025a9f5228aef41ee61a4b9e7a76b6cfa8779b91cc3c663846a997dc1470902d7108b129155e6a3360
sha512sums = SKIP
b2sums = eae4d97bdf8c494ea6744edfeb870f9d92df8468d23f974e0e44e735fc7c8925189ea58f60a71c37315aebff1269ae69e9413cdf80dc292c4b90df5f12bf58a4
b2sums = SKIP
pkgname = miniupnpc
depends = sh
depends = glibc
provides = libminiupnpc.so
pkgname = python-miniupnpc
pkgdesc = Python bindings for miniupnpc
depends = python
depends = glibc

View File

@ -5,17 +5,17 @@
pkgbase=miniupnpc
pkgname=(miniupnpc python-miniupnpc)
pkgver=2.2.7
pkgrel=2
pkgver=2.2.8
pkgrel=1
pkgdesc='Small UPnP client library/tool to access Internet Gateway Devices'
url='https://miniupnp.tuxfamily.org/'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('BSD')
makedepends=('sh' 'glibc' 'lsb-release' 'python' 'python-setuptools')
source=(http://miniupnp.free.fr/files/miniupnpc-${pkgver}.tar.gz{,.sig})
sha512sums=('d24e653c2f7bfed4485342c5ec8d18b4dd4c3430975b5fae392d3534f38bb3fb59e6638e76d57847f49045e22f3afd6cac128d7d9d10ef05bd6ad24ef38303b6'
sha512sums=('526c9df1485302d4c9c78062fb058cfd433463f6e7a9f4025a9f5228aef41ee61a4b9e7a76b6cfa8779b91cc3c663846a997dc1470902d7108b129155e6a3360'
'SKIP')
b2sums=('5681c1747c8e330442a0ad46d673e1739283bfc23571cb2225abf82326caa7da979911b3182cab2e3eea49140b90619f4e00bb5b1e2f0cd6067c28017cf87016'
b2sums=('eae4d97bdf8c494ea6744edfeb870f9d92df8468d23f974e0e44e735fc7c8925189ea58f60a71c37315aebff1269ae69e9413cdf80dc292c4b90df5f12bf58a4'
'SKIP')
validpgpkeys=(
'751E9FF6944A3B36A5432216DB511043A31ACAAF' # miniupnp (miniupnp !) <miniupnp@free.fr>