diff --git a/srcpkgs/libupnp/template b/srcpkgs/libupnp/template index 4ed87c78492..622852980d4 100644 --- a/srcpkgs/libupnp/template +++ b/srcpkgs/libupnp/template @@ -1,6 +1,6 @@ # Template file for 'libupnp' pkgname=libupnp -version=1.14.19 +version=1.14.20 revision=1 build_style=gnu-configure configure_args="--enable-reuseaddr --disable-blocking-tcp-connections" @@ -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=b6423c573b758d09539f5e6c4712c1a9fd35dccf835f81d99473d50a50ad49b0 +checksum=ee4b4f85aa00ce38b782cf480fa569a90c7ccb23b0a9a076073a2d0bd6227335 CFLAGS="-D_FILE_OFFSET_BITS=64"