package/waylandpp: bump version to 1.0.0
Release notes: https://github.com/NilsBrause/waylandpp/releases
Update license hash due to copyright year bump:
1ea510aabd
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
172e070298
commit
9ddb1dfb40
@ -1,4 +1,4 @@
|
||||
# Locally computed
|
||||
sha256 e7f486165d3568c3558b5c7099133aea4a285b82820eeafad329fc10271c654d waylandpp-0.2.8.tar.gz
|
||||
sha256 8ff91f682a38f8a603b173222a60e8dc71754a79a522a316fb6b76ce138c542c LICENSE
|
||||
sha256 b20b45917382c6b87e9380130c9a1a1c563da2f498de5830df12fbce326dd9f5 waylandpp-1.0.0.tar.gz
|
||||
sha256 3eee5022ce84ead344e1c51b9d00c7f450f53003fe096fe460d66c616fe56782 LICENSE
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 scanner/gpl-3.0.txt
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WAYLANDPP_VERSION = 0.2.8
|
||||
WAYLANDPP_VERSION = 1.0.0
|
||||
WAYLANDPP_SITE = $(call github,NilsBrause,waylandpp,$(WAYLANDPP_VERSION))
|
||||
WAYLANDPP_LICENSE = MIT, GPL-3.0+ (wayland_scanner)
|
||||
WAYLANDPP_LICENSE_FILES = LICENSE scanner/gpl-3.0.txt
|
||||
|
Loading…
Reference in New Issue
Block a user