Skip to content

Commit

Permalink
dns2tcp: Update to 1.1.2 (#1520)
Browse files Browse the repository at this point in the history
  • Loading branch information
zxlhhyccc authored Aug 20, 2024
1 parent b03900b commit 3b25bd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dns2tcp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=dns2tcp
PKG_VERSION:=1.1.1
PKG_RELEASE:=2
PKG_VERSION:=1.1.2
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/zfl9/dns2tcp/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=35251fbe1645601086f21cdbd5a2f75471d812f99ed8017bb05158840456b43c
PKG_HASH:=5e8c6302a1d32c16ae7d4b8e39cd9aad1f2d7e68fe18813e76cb1e48ec5940d2

PKG_MAINTAINER:=Tianling Shen <[email protected]>
PKG_LICENSE:=AGPL-3.0-only
Expand Down

0 comments on commit 3b25bd9

Please sign in to comment.