dnsmap: update to 0.36.
This commit is contained in:
parent
73fcd0fef6
commit
3c63bccd0f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnsmap'
|
||||
pkgname=dnsmap
|
||||
version=0.35
|
||||
version=0.36
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/resurrecting-open-source-projects/dnsmap"
|
||||
changelog="https://raw.githubusercontent.com/resurrecting-open-source-projects/dnsmap/master/ChangeLog"
|
||||
distfiles="https://github.com/resurrecting-open-source-projects/dnsmap/archive/${version}.tar.gz"
|
||||
checksum=6c8d28e461530721ed19314a6788f756a46c98356b5d66fa8b54294778c1f193
|
||||
checksum=f52d6d49cbf9a60f601c919f99457f108d51ecd011c63e669d58f38d50ad853c
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue