diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2012-12-11 23:22:38 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2012-12-11 23:28:41 +1100 |
commit | 6795cd6c92b13d0c172c9cc26640fb07d4be9731 (patch) | |
tree | ccbc53a04530f3049b3ca0fd64312ee9ab065623 /nut | |
parent | 1cd3ab5807eddf791b7fc30ac32302fa06ec0a22 (diff) | |
download | contrib-6795cd6c92b13d0c172c9cc26640fb07d4be9731.tar.gz contrib-6795cd6c92b13d0c172c9cc26640fb07d4be9731.tar.xz |
nut: 2.6.4 -> 2.6.5
Diffstat (limited to 'nut')
-rw-r--r-- | nut/.footprint | 2 | ||||
-rw-r--r-- | nut/.md5sum | 2 | ||||
-rw-r--r-- | nut/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/nut/.footprint b/nut/.footprint index e9311c0b9..8acee31b9 100644 --- a/nut/.footprint +++ b/nut/.footprint @@ -44,8 +44,8 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/mge-shut -rwxr-xr-x root/root usr/bin/mge-utalk -rwxr-xr-x root/root usr/bin/microdowell --rwxr-xr-x root/root usr/bin/newmge-shut -rwxr-xr-x root/root usr/bin/nut-scanner +-rwxr-xr-x root/root usr/bin/oldmge-shut -rwxr-xr-x root/root usr/bin/oneac -rwxr-xr-x root/root usr/bin/optiups -rwxr-xr-x root/root usr/bin/powercom diff --git a/nut/.md5sum b/nut/.md5sum index 7ba4ac7f1..c57fc1722 100644 --- a/nut/.md5sum +++ b/nut/.md5sum @@ -1,2 +1,2 @@ -78d672fbbcd90683e49c667665a95f87 nut-2.6.4.tar.gz +e6eac4fa04baff0d0a827d64efe81a7e nut-2.6.5.tar.gz f470b060555f65af23e5053a97efeb74 upsd diff --git a/nut/Pkgfile b/nut/Pkgfile index 7cab2f434..5b2ea8065 100644 --- a/nut/Pkgfile +++ b/nut/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libusb openssl tcp_wrappers name=nut -version=2.6.4 +version=2.6.5 release=1 source=(http://www.networkupstools.org/source/${version%.*}/$name-$version.tar.gz upsd) |