luaossl: update to rel-20220711
Signed-off-by: Siger Yang <siger.yang@outlook.com>
This commit is contained in:
parent
62e909e845
commit
d9099da779
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# Copyright (C) 2021 Siger Yang <sigeryeung@gmail.com>
|
# Copyright (C) 2021 Siger Yang <siger.yang@outlook.com>
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
|
@ -8,11 +8,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=luaossl
|
PKG_NAME:=luaossl
|
||||||
PKG_VERSION:=20200709
|
PKG_VERSION:=20220711
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
PKG_MAINTAINER:=Siger Yang <sigeryeung@gmail.com>
|
PKG_MAINTAINER:=Siger Yang <siger.yang@outlook.com>
|
||||||
|
|
||||||
PKG_MIRROR_HASH:=6dbca3cdc50ed7e3b0821783da2407accfb6d25addc3edf1d8e17b00530f5a25
|
PKG_MIRROR_HASH:=60d747778b0a526616c89d27a695d35e36f774b0035f7ff523c8d4bdbb02d075
|
||||||
PKG_SOURCE_URL:=https://github.com/wahern/luaossl.git
|
PKG_SOURCE_URL:=https://github.com/wahern/luaossl.git
|
||||||
PKG_SOURCE_VERSION:=rel-$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=rel-$(PKG_VERSION)
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
|
|
Loading…
Reference in a new issue