Skip to content

Commit

Permalink
mosdns: update to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 3, 2022
1 parent 178ff75 commit fd2884d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mosdns/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=mosdns
PKG_VERSION:=4.3.0
PKG_VERSION:=4.3.1
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/IrineSistiana/mosdns/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=1c7cc76c11974682b6ee9abf32410e72a58f1be2b7b9aa132786bdf66c57d76a
PKG_HASH:=da9f236b30f1e9b78f92a54358e93d62627cc158cfd9ccb26b69a35e6febf3a8

PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILE:=LICENSE
Expand Down

0 comments on commit fd2884d

Please sign in to comment.