diff options
author | Jonathan G. Underwood <jonathan.underwood@gmail.com> | 2021-06-13 15:10:40 +0100 |
---|---|---|
committer | Jonathan G. Underwood <jonathan.underwood@gmail.com> | 2021-06-13 15:10:40 +0100 |
commit | 4a241581ab1cbd6679ca64c401e8cc0c00b88c45 (patch) | |
tree | 340e5776186264e7386e2b79507173a180c8c332 /libs/getdns | |
parent | 55af6daa929df2fab03a15f3b91260d105f1a74e (diff) |
getdns: remove maintainer
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Diffstat (limited to 'libs/getdns')
-rw-r--r-- | libs/getdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/getdns/Makefile b/libs/getdns/Makefile index 591f7613a..096841146 100644 --- a/libs/getdns/Makefile +++ b/libs/getdns/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=Jonathan Underwood <jonathan.underwood@gmail.com> +PKG_MAINTAINER:= PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://getdnsapi.net/dist/ |