libnpupnp: update to 4.0.2
This commit is contained in:
parent
60ce4ee1ba
commit
c949b1be29
2 changed files with 3 additions and 3 deletions
|
@ -1971,7 +1971,7 @@ libpolkit-qt5-core-1.so.1 polkit-qt5-0.112.0_1
|
|||
libfm-qt.so.7 libfm-qt-0.15.0_1
|
||||
libqtermwidget5.so.0 qtermwidget-0.6.0_1
|
||||
libnpth.so.0 npth-1.1_1
|
||||
libnpupnp.so.3 libnpupnp-2.2.1_1
|
||||
libnpupnp.so.4 libnpupnp-4.0.2_1
|
||||
libglfw.so.3 glfw-3.0.4_1
|
||||
libusbmuxd.so.6 libusbmuxd-1.0.10_1
|
||||
libimobiledevice.so.6 libimobiledevice-1.2.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnpupnp'
|
||||
pkgname=libnpupnp
|
||||
version=2.2.1
|
||||
version=4.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="amak <amak.git@outlook.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.lesbonscomptes.com/upmpdcli/libnpupnp.html"
|
||||
distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/libnpupnp-${version}.tar.gz"
|
||||
checksum=da67d4c258d139d476af6b800926cd9cd09ba17d9e9fcfaebe3fb98241b32790
|
||||
checksum=961ec33bc92c6740f7907b7745105a17f51cb16329febe696350fbf2b136e40d
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue