From 9452ef0a37ceb60a7920a07341f35d6fc1bfbc97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BB=E5=8C=97=E5=86=B5=E5=BD=92?= <2692032597@qq.com> Date: Thu, 25 Jan 2024 18:43:33 +0000 Subject: [PATCH] update thirdparty/libevent/HPKBUILD. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 离北况归 <2692032597@qq.com> --- thirdparty/libevent/HPKBUILD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/thirdparty/libevent/HPKBUILD b/thirdparty/libevent/HPKBUILD index b5404a19..b3c3b86b 100644 --- a/thirdparty/libevent/HPKBUILD +++ b/thirdparty/libevent/HPKBUILD @@ -11,6 +11,9 @@ # See the License for the specific language governing permissions and # limitations under the License. + + + # Contributor: Chen Xu # Maintainer: Chen Xu pkgname=libevent -- Gitee