File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
include $(TOPDIR ) /rules.mk
9
9
10
10
PKG_NAME: =unbound
11
- PKG_VERSION: =1.6.6
12
- PKG_RELEASE: =2
11
+ PKG_VERSION: =1.6.7
12
+ PKG_RELEASE: =1
13
13
14
14
PKG_LICENSE: =BSD-3-Clause
15
15
PKG_LICENSE_FILES: =LICENSE
16
16
PKG_MAINTAINER: =Eric Luehrsen <
[email protected] >
17
17
18
18
PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.gz
19
19
PKG_SOURCE_URL: =http://www.unbound.net/downloads
20
- PKG_HASH: =972b14dc33093e672652a7b2b5f159bab2198b0fe9c9e1c5707e1895d4d4b390
20
+ PKG_HASH: =4e7bd43d827004c6d51bef73adf941798e4588bdb40de5e79d89034d69751c9f
21
21
22
22
PKG_BUILD_DEPENDS: =libexpat
23
23
PKG_BUILD_PARALLEL: =1
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ index 5396029..cbb51ec 100644
6
6
- #
7
7
- # Example configuration file.
8
8
- #
9
- - # See unbound.conf(5) man page, version 1.6.6 .
9
+ - # See unbound.conf(5) man page, version 1.6.7 .
10
10
- #
11
11
- # this is a comment.
12
12
+ ##############################################################################
You can’t perform that action at this time.
0 commit comments