diff options
author | Sam James <sam@gentoo.org> | 2021-08-20 02:34:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-20 02:34:56 +0100 |
commit | 17050e84a1b7e18f17b4482707ed4c8be6feec73 (patch) | |
tree | 48964375fd62e40c799d03446e08bc7063e8d741 /net-libs/libupnp | |
parent | media-plugins/vdr-fritzbox: fix build with GCC 11 (diff) | |
download | gentoo-17050e84a1b7e18f17b4482707ed4c8be6feec73.tar.gz gentoo-17050e84a1b7e18f17b4482707ed4c8be6feec73.tar.bz2 gentoo-17050e84a1b7e18f17b4482707ed4c8be6feec73.zip |
net-libs/libupnp: update upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libupnp/metadata.xml b/net-libs/libupnp/metadata.xml index ea735c61b2f6..2b3e2a1e2388 100644 --- a/net-libs/libupnp/metadata.xml +++ b/net-libs/libupnp/metadata.xml @@ -10,11 +10,11 @@ </slots> <upstream> <remote-id type="sourceforge">pupnp</remote-id> - <remote-id type="github">mrjimenez/pupnp</remote-id> + <remote-id type="github">pupnp/pupnp</remote-id> </upstream> <use> - <flag name="reuseaddr">Allow clean restarts by binding the socket with SO_REUSEADDR.</flag> - <flag name="blocking-tcp">Do not use async socket calls.</flag> - <flag name="samples">Install sample applications.</flag> + <flag name="reuseaddr">Allow clean restarts by binding the socket with SO_REUSEADDR</flag> + <flag name="blocking-tcp">Do not use async socket calls</flag> + <flag name="samples">Install sample applications</flag> </use> </pkgmetadata> |