package/sslh: fixup the 'v' prefix in the version
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 11 Sep 2019 17:46:30 +0000 (19:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 15 Sep 2019 07:50:36 +0000 (09:50 +0200)
In order for the sslh version to match what is given by
release-monitoring.org, the 'v' prefix should be encoded in
SSLH_SOURCE and not SSLH_VERSION.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/sslh/sslh.mk

index 6e29a99189f866cdc833edff1da58f3862898c0a..ba91f8c4d611a18ac11e62961fd1b88b07cbe900 100644 (file)
@@ -4,7 +4,8 @@
 #
 ################################################################################
 
-SSLH_VERSION = v1.20
+SSLH_VERSION = 1.20
+SSLH_SOURCE = sslh-v$(SSLH_VERSION).tar.gz
 SSLH_SITE = http://www.rutschle.net/tech/sslh
 SSLH_LICENSE = GPL-2.0+
 SSLH_LICENSE_FILES = COPYING