summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien ROZO2011-03-03 09:47:47 +0100
committerJulien ROZO2011-03-03 09:47:47 +0100
commite41d8919f270e9c5376dc43077c6aaf0e53f8f4e (patch)
treea84f22c93c06b7b88a35f0155da2ca9037c7329e
parentad4949c95cc18bb2ad8bab38285c6bfd2f38ae05 (diff)
nut: updated version to 2.6.0, fixed SOURCE_URL
-rwxr-xr-xutils/nut/DETAILS4
-rw-r--r--utils/nut/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/utils/nut/DETAILS b/utils/nut/DETAILS
index a358968d89..c377fd4138 100755
--- a/utils/nut/DETAILS
+++ b/utils/nut/DETAILS
@@ -1,8 +1,8 @@
SPELL=nut
- VERSION=2.4.1
+ VERSION=2.6.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
- SOURCE_URL[0]=http://random.networkupstools.org/source/${VERSION::3}/$SOURCE
+ SOURCE_URL[0]=http://www.networkupstools.org/source/${VERSION::3}/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE_GPG=204DDF1B.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/utils/nut/HISTORY b/utils/nut/HISTORY
index 432fc73eb3..c1ecfad046 100644
--- a/utils/nut/HISTORY
+++ b/utils/nut/HISTORY
@@ -1,3 +1,6 @@
+2011-03-03 Julien "_kaze_" ROZO <julien@rozo.org>
+ * DETAILS: updated version to 2.6.0, fixed SOURCE_URL
+
2009-06-15 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
* DETAILS: updated spell to 2.4.1