mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
ldns: Avoid perl bug for manpages.
Fix #2663
Signed-off-by: Konstantin Shalygin <k0ste@cn.ru>
[refresh patch]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
(cherry picked from commit a4a9038f58)
This commit is contained in:
committed by
Bernhard Schmidt
parent
da01e7e635
commit
47d41c531c
+1
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ldns
|
||||
PKG_VERSION:=1.6.17
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.nlnetlabs.nl/downloads/ldns
|
||||
|
||||
Reference in New Issue
Block a user