Skip to content

Commit

Permalink
net/libnpupnp: Update to 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Jan 25, 2022
1 parent 201e9fb commit 8eec172
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
8 changes: 3 additions & 5 deletions net/libnpupnp/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libnpupnp
DISTVERSION= 4.1.5
PORTREVISION= 2
DISTVERSION= 4.2.1
CATEGORIES= net
MASTER_SITES= https://www.lesbonscomptes.com/upmpdcli/downloads/

Expand All @@ -14,10 +13,9 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libexpat.so:textproc/expat2 \
libmicrohttpd.so:www/libmicrohttpd

USES= autoreconf compiler:c++11-lang libtool localbase pkgconfig
USE_LDCONFIG= yes

USES= compiler:c++11-lang libtool localbase pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

INSTALL_TARGET= install-strip

Expand Down
6 changes: 3 additions & 3 deletions net/libnpupnp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632521597
SHA256 (libnpupnp-4.1.5.tar.gz) = 566f5895376a14aa87997de7ce3454595646613d1d0af34d05c31f6d9fe884a9
SIZE (libnpupnp-4.1.5.tar.gz) = 545672
TIMESTAMP = 1643023435
SHA256 (libnpupnp-4.2.1.tar.gz) = e0e59eb2d3d024e827050428e0e7eb228355912a38c85eb30bfeb2f0926eca4c
SIZE (libnpupnp-4.2.1.tar.gz) = 544987
2 changes: 1 addition & 1 deletion net/libnpupnp/pkg-plist
Expand Up @@ -8,5 +8,5 @@ include/npupnp/upnpdescription.h
include/npupnp/upnptools.h
lib/libnpupnp.so
lib/libnpupnp.so.4
lib/libnpupnp.so.4.2.1
lib/libnpupnp.so.4.3.0
libdata/pkgconfig/libnpupnp.pc

0 comments on commit 8eec172

Please sign in to comment.