package/fwts: bump to version 25.09.00

See release announce:
https://lists.ubuntu.com/archives/fwts-devel/2025-September/014087.html

The archive of this new version now includes a "fwts-25.09.00/" top
directory. Therefore, this commit removes "FWTS_STRIP_COMPONENTS = 0".

Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Julien Olivain
2025-10-01 18:08:19 +02:00
parent a7ba7ee832
commit 4a85d73f70
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Hash from: https://fwts.ubuntu.com/release/SHA256SUMS
sha256 19450b19cfd71a43d3716e4108d06db8b52f10801fb24bfb76f30dc0023d5142 fwts-V25.07.00.tar.gz
sha256 ecba21d367b1c7aea41b378ad8fd3d43706c0fa4033cc31b59f8152c9cc0d69e fwts-V25.09.00.tar.gz
# Hash for license file
sha256 77a5f0ea48e53ee8d67aecc7759cf468bcd340c1caca711ed4307b477a93fb47 debian/copyright

View File

@@ -4,10 +4,9 @@
#
################################################################################
FWTS_VERSION = 25.07.00
FWTS_VERSION = 25.09.00
FWTS_SOURCE = fwts-V$(FWTS_VERSION).tar.gz
FWTS_SITE = https://fwts.ubuntu.com/release
FWTS_STRIP_COMPONENTS = 0
FWTS_LICENSE = GPL-2.0, LGPL-2.1, Custom
FWTS_LICENSE_FILES = debian/copyright
FWTS_AUTORECONF = YES