aboutsummaryrefslogtreecommitdiff
path: root/lang/luaossl/Makefile
diff options
context:
space:
mode:
authorSiger Yang <siger.yang@outlook.com>2022-08-20 00:48:57 +0800
committerRosen Penev <rosenp@gmail.com>2022-08-31 13:33:28 -0700
commitd9099da779660d589c38a6bcb1054ae4708049c5 (patch)
tree678c225a19a8768d1e5f9feafe456f0b04e03e74 /lang/luaossl/Makefile
parent62e909e845e25ea87d671358cc8f4724326c7eaf (diff)
luaossl: update to rel-20220711
Signed-off-by: Siger Yang <siger.yang@outlook.com>
Diffstat (limited to 'lang/luaossl/Makefile')
-rw-r--r--lang/luaossl/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/luaossl/Makefile b/lang/luaossl/Makefile
index c1cc76347..93c694b38 100644
--- a/lang/luaossl/Makefile
+++ b/lang/luaossl/Makefile
@@ -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.
# See /LICENSE for more information.
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luaossl
-PKG_VERSION:=20200709
-PKG_RELEASE:=2
-PKG_MAINTAINER:=Siger Yang <sigeryeung@gmail.com>
+PKG_VERSION:=20220711
+PKG_RELEASE:=1
+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_VERSION:=rel-$(PKG_VERSION)
PKG_SOURCE_PROTO:=git