libupnp: update to 1.14.12

This commit is contained in:
octeep 2022-05-28 02:10:16 +01:00 committed by classabbyamp
parent 52854ced83
commit aa0c9950c7

View file

@ -1,6 +1,6 @@
# Template file for 'libupnp'
pkgname=libupnp
version=1.14.4
version=1.14.12
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@ -8,8 +8,9 @@ short_desc="Portable Open Source UPnP Development Kit"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://pupnp.github.io/pupnp/"
changelog="https://pupnp.github.io/pupnp/ChangeLog"
distfiles="https://github.com/pupnp/pupnp/releases/download/release-$version/$pkgname-$version.tar.bz2"
checksum=cd649ef53070e9b88680f730ed5b3f919658582d43dd315a2ed8b6105c6fbe63
checksum=091c80aada1e939c2294245c122be2f5e337cc932af7f7d40504751680b5b5ac
CFLAGS="-D_FILE_OFFSET_BITS=64"