diff options
Diffstat (limited to 'package/dnsmasq')
| -rw-r--r-- | package/dnsmasq/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 7c80b2be3..d036235a1 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -4,9 +4,9 @@  include ${ADK_TOPDIR}/rules.mk  PKG_NAME:=		dnsmasq -PKG_VERSION:=		2.81 +PKG_VERSION:=		2.91  PKG_RELEASE:=		1 -PKG_HASH:=		749ca903537c5197c26444ac24b0dce242cf42595fdfe6b9a5b9e4c7ad32f8fb +PKG_HASH:=		f622682848b33677adb2b6ad08264618a2ae0a01da486a93fd8cd91186b3d153  PKG_DESCR:=		lightweight dns, dhcp and tftp server  PKG_SECTION:=		net/dns  PKG_KDEPENDS:=		inotify-user  | 
