mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
libnpupnp: update to 6.1.1
This commit is contained in:
parent
30097d040b
commit
19a844a3d1
2 changed files with 3 additions and 3 deletions
|
@ -2056,7 +2056,7 @@ libQt6WebEngineQuickDelegatesQml.so.6 qt6-webengine-6.3.1_1
|
|||
libQt6WebEngineWidgets.so.6 qt6-webengine-6.3.1_1
|
||||
libQt6TextToSpeech.so.6 qt6-speech-6.6.0_1
|
||||
libnpth.so.0 npth-1.1_1
|
||||
libnpupnp.so.9 libnpupnp-5.0.0_1
|
||||
libnpupnp.so.13 libnpupnp-6.1.1_1
|
||||
libglfw.so.3 glfw-3.0.4_1
|
||||
libusbmuxd-2.0.so.6 libusbmuxd-2.0.2_1
|
||||
libimobiledevice-1.0.so.6 libimobiledevice-1.3.0_2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnpupnp'
|
||||
pkgname=libnpupnp
|
||||
version=5.1.1
|
||||
version=6.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/libnpupnp.html"
|
||||
changelog="https://www.lesbonscomptes.com/upmpdcli/pages/releases.html"
|
||||
distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-${version}.tar.gz"
|
||||
checksum=a3eeff98b94366232b558798b75f751c808bb5d5fdac6bbc4d11487c9737a1e4
|
||||
checksum=393b81824c77946b30b42be9d93247523ba39e1faabdd2e4c1927106604c6f54
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue