package/4th: bump to version 3.62.5

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Francois Perrad 2019-08-16 09:04:27 +02:00 committed by Thomas Petazzoni
parent 9ef3e072bd
commit 82dfe1a2f0
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed:
sha256 1c7adbb1a56dad4c4c781e6e023d77ac862842560c05246b691d07e9a4460ab2 4th-3.62.4-unix.tar.gz
sha256 f822f7dd8cfb0b1744a62d653c6efe933578ae1789ec60a088509a38bca4b4fc 4th-3.62.5-unix.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
4TH_VERSION = 3.62.4
4TH_VERSION = 3.62.5
4TH_SOURCE = 4th-$(4TH_VERSION)-unix.tar.gz
4TH_SITE = http://downloads.sourceforge.net/project/forth-4th/4th-$(4TH_VERSION)
4TH_LICENSE = GPL-3.0+, LGPL-3.0+