mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
gost_engine: Update to version 3.0.3
This version contains minor bugfixes. It fixes a compile problem with GCC 13. Changes: https://github.com/gost-engine/engine/compare/v3.0.1...v3.0.3 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Rosen Penev
parent
5debfae868
commit
d4ef5bb60d
@@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/openssl-module.mk
|
||||
|
||||
PKG_NAME:=gost_engine
|
||||
PKG_VERSION:=3.0.1
|
||||
PKG_HASH:=bfeac85883724cfbe0ecc6d942ac0524b908143e019ab3d3b6abe47a3466a628
|
||||
PKG_VERSION:=3.0.3
|
||||
PKG_HASH:=8cf888333d08b8bbcc12e4e8c0d8b258c74dbd67941286ffbcc648c6d3d66735
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_RELEASE:=9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user