mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
package/ocrad: bump to version 0.29
Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e9d97cf81d
commit
39b5a8afb0
@ -1,3 +1,3 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 34ccea576dbdadaa5979e6202344c3ff68737d829ca7b66f71c8497d36bbbf2e ocrad-0.28.tar.lz
|
||||
sha256 11200cc6b0b7ba16884a72dccb58ef694f7aa26cd2b2041e555580f064d2d9e9 ocrad-0.29.tar.lz
|
||||
sha256 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OCRAD_VERSION = 0.28
|
||||
OCRAD_VERSION = 0.29
|
||||
OCRAD_SOURCE = ocrad-$(OCRAD_VERSION).tar.lz
|
||||
OCRAD_SITE = $(BR2_GNU_MIRROR)/ocrad
|
||||
OCRAD_LICENSE = GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user