Skip to content

Commit

Permalink
aardvark-dns: update to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarirauta authored and BKPepe committed Feb 16, 2024
1 parent 52e6017 commit f03ac48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/aardvark-dns/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=aardvark-dns
PKG_VERSION:=1.9.0
PKG_VERSION:=1.10.0
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:=d6b51743d334c42ec98ff229be044b5b2a5fedf8da45a005447809c4c1e9beea
PKG_HASH:=b3e77b3ff4eb40f010c78ca00762761e8c639c47e1cb67686d1eb7f522fbc81e

PKG_MAINTAINER:=Oskari Rauta <[email protected]>
PKG_LICENSE:=Apache-2.0
Expand Down

0 comments on commit f03ac48

Please sign in to comment.