diff --git a/srcpkgs/libupnp/template b/srcpkgs/libupnp/template index b13c99374a9..9e2da2d594c 100644 --- a/srcpkgs/libupnp/template +++ b/srcpkgs/libupnp/template @@ -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 " 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"