From 4df3e776b6ebdb550858488cb37e2d0258077fb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 08:53:41 +0800 Subject: [PATCH] update 2022-12-13 08:53:41 --- hysteria/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hysteria/Makefile b/hysteria/Makefile index 12b377667..000062aba 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=1.3.1 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.3.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/apernet/hysteria/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=08509dd95b686e83d6658f3978d50c6eca96b485a468f18f939cc7de6184eda1 +PKG_HASH:=1014287f6cca7cb3fa0e4ad36b33cf8f28c800fb9f99d431997036baef8240fa PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE