mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libupnp: update to 1.14.19.
This commit is contained in:
parent
380a4e022d
commit
3c742b4e58
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libupnp'
|
# Template file for 'libupnp'
|
||||||
pkgname=libupnp
|
pkgname=libupnp
|
||||||
version=1.14.18
|
version=1.14.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-reuseaddr --disable-blocking-tcp-connections"
|
configure_args="--enable-reuseaddr --disable-blocking-tcp-connections"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://pupnp.github.io/pupnp/"
|
homepage="https://pupnp.github.io/pupnp/"
|
||||||
changelog="https://pupnp.github.io/pupnp/ChangeLog"
|
changelog="https://pupnp.github.io/pupnp/ChangeLog"
|
||||||
distfiles="https://github.com/pupnp/pupnp/releases/download/release-$version/$pkgname-$version.tar.bz2"
|
distfiles="https://github.com/pupnp/pupnp/releases/download/release-$version/$pkgname-$version.tar.bz2"
|
||||||
checksum=16a7cee93ce2868ae63ab1a8164dc7de43577c59983b9f61293a310d6888dceb
|
checksum=b6423c573b758d09539f5e6c4712c1a9fd35dccf835f81d99473d50a50ad49b0
|
||||||
|
|
||||||
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue