mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/gerbera: bump version to 3.2.1
Release notes of this bugfix release: https://github.com/gerbera/gerbera/blob/v3.2.1/ReleaseNotes.md Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
0ff8b74a0c
commit
8500fe7ef0
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 c55ec5cddc952e2563586ac76014be072c9dedb5094c6675889afa90b8df23e2 gerbera-3.2.0.tar.gz
|
||||
sha256 6b89d0c416b6d98e34634e5b1121f340315d60b088e9e6b2fca423488760030f gerbera-3.2.1.tar.gz
|
||||
sha256 cae4138373be41fd2be75faf41ce7efbcf49fb17d0e05ad1c51cc01ac335b9b6 LICENSE.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GERBERA_VERSION = 3.2.0
|
||||
GERBERA_VERSION = 3.2.1
|
||||
GERBERA_SITE = $(call github,gerbera,gerbera,v$(GERBERA_VERSION))
|
||||
GERBERA_LICENSE = GPL-2.0
|
||||
GERBERA_LICENSE_FILES = LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user