package/minissdpd: bump to version 1.5.20211105

- Update license hash (year updated)
- DESTDIR must now be used instead of PREFIX

http://miniupnp.free.fr/files/changelog.php?file=minissdpd-1.5.20211105.tar.gz

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2021-12-21 14:20:56 +01:00 committed by Thomas Petazzoni
parent 21046c6479
commit ce26a2418b
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Locally computed:
sha256 177ab1907cc0fd20c8cafd13ca8674c7ec1828aa6101da9bb066408ccada7350 minissdpd-1.5.20200928.tar.gz
sha256 00c8368dd1574b025df65f24f61c32d1297ff9b6dc695fda964b1b1efc7a53d3 LICENSE
sha256 a073be9c6d9194feaeccf31cd986c48afd2212426b6594e75166cedff1c461aa minissdpd-1.5.20211105.tar.gz
sha256 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
MINISSDPD_VERSION = 1.5.20200928
MINISSDPD_VERSION = 1.5.20211105
MINISSDPD_SITE = http://miniupnp.free.fr/files
MINISSDPD_LICENSE = BSD-3-Clause
MINISSDPD_LICENSE_FILES = LICENSE
@ -20,7 +20,7 @@ endef
define MINISSDPD_INSTALL_TARGET_CMDS
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) \
PREFIX=$(TARGET_DIR) install
DESTDIR=$(TARGET_DIR) install
endef
# Use dedicated init scripts for systemV and systemd instead of using