diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:29:24 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:59:45 +0200 |
commit | 9f18afa4748db77b61c213f94de3c7dafc269c2d (patch) | |
tree | 784b332819d2765e0c348c0ee561e8b64d824d80 /package/nut/Makefile | |
parent | c834d24b9556f9d0eacba14c78f4f6e1bfaac941 (diff) |
update nut to latest stable version
Diffstat (limited to 'package/nut/Makefile')
-rw-r--r-- | package/nut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nut/Makefile b/package/nut/Makefile index ef8cd75d7..20139d653 100644 --- a/package/nut/Makefile +++ b/package/nut/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= nut -PKG_VERSION:= 2.7.2 +PKG_VERSION:= 2.7.3 PKG_RELEASE:= 1 -PKG_HASH:= 4d5365359b059d96dfcb77458f361a114d26c84f1297ffcd0c6c166f7200376d +PKG_HASH:= ff44d95d06a51559a0a018eef7f8d17911c1002b6352a7d7580ff75acb12126b PKG_DESCR:= network ups tools PKG_SECTION:= net/misc PKG_URL:= http://www.networkupstools.org/ |