mirror of https://github.com/openwrt/packages.git
aardvark-dns: update to 1.17.1
This is a regular update with no disruptive changes. changelog:https://github.com/containers/aardvark-dns/releases/tag/v1.17.1 Signed-off-by: nantayo <sora1924@outlook.com>pull/29817/head
parent
548f6da921
commit
18e2b7d8b0
|
|
@ -1,12 +1,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=aardvark-dns
|
||||
PKG_VERSION:=1.12.2
|
||||
PKG_VERSION:=1.17.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/containers/aardvark-dns/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=19317d97525c19135b31f76101b9c13bf2b009cecfc11f467b2ab30fb2641867
|
||||
PKG_HASH:=25b39bfad079a03862825b2f9db8b71b82fc80aad5552a9c76ea912edc9b889e
|
||||
|
||||
PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue