Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/libnpupnp/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'libnpupnp'
pkgname=libnpupnp
version=6.2.1
revision=2
version=6.2.3
revision=1
build_style=meson
hostmakedepends="pkg-config"
makedepends="expat-devel libcurl-devel libmicrohttpd-devel"
Expand All @@ -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=1cc1222512d480826d2923cc7b98b7361183a2add8c6b646a7fa32c2f34b32b3
checksum=563d2a9e4afe603717343dc4667c0b89c6a017008ac6b52262da17a1e4f6bb96

post_install() {
vlicense COPYING
Expand Down