libupnp: update to 1.14.18.

This commit is contained in:
Duncaen 2023-12-16 19:36:17 +01:00
parent eaa89310b7
commit 5bfb2b5cda
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'libupnp'
pkgname=libupnp
version=1.14.12
revision=2
version=1.14.18
revision=1
build_style=gnu-configure
configure_args="--enable-reuseaddr --disable-blocking-tcp-connections"
hostmakedepends="automake libtool pkg-config"
@ -11,7 +11,7 @@ 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=091c80aada1e939c2294245c122be2f5e337cc932af7f7d40504751680b5b5ac
checksum=16a7cee93ce2868ae63ab1a8164dc7de43577c59983b9f61293a310d6888dceb
CFLAGS="-D_FILE_OFFSET_BITS=64"