quota: bump to version 4.01
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Wed, 8 Oct 2014 14:48:52 +0000 (16:48 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 8 Oct 2014 17:39:38 +0000 (19:39 +0200)
Also add hash file.

[Peter: fix .hash comment typo]
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/quota/quota-01-tools-getrpcbynumber.patch
package/quota/quota.hash [new file with mode: 0644]
package/quota/quota.mk

index 3fed853c0dfe08e8962c29025050efb611d92a9d..899db914f06268ef1f6859d58d0f2073ff5f4165 100644 (file)
@@ -20,8 +20,8 @@ Index: b/configure.in
 +   AC_MSG_ERROR([Neither getrpcbynumber_r nor getrpcbynumber are available])
 +fi
 +
- AC_ARG_ENABLE(altformat,
-       [  --enable-altformat=[yes/no]     Enable alternative format used by edquota [default=yes].],
+ AC_ARG_ENABLE(rpc,
+       [  --enable-rpc=[yes/no]           Enable RPC support [default=yes].],
        ,
 Index: b/svc_socket.c
 ===================================================================
diff --git a/package/quota/quota.hash b/package/quota/quota.hash
new file mode 100644 (file)
index 0000000..5e49693
--- /dev/null
@@ -0,0 +1,3 @@
+# From http://sourceforge.net/projects/linuxquota/files/quota-tools/4.01/ (click on info button)
+md5    5c2c31e321d2e1322ce12d69ae5c66d6        quota-4.01.tar.gz
+sha1   64d2ab8b039cfea1aa4bd9e77e8c373488a7f0bf        quota-4.01.tar.gz
index cd153754f4926c4b844b5d10fe2faa428fe051a9..5011c0fc2cbc9f41065840426d486ba65c2a3b3c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-QUOTA_VERSION = 4.00
+QUOTA_VERSION = 4.01
 QUOTA_SITE = http://downloads.sourceforge.net/project/linuxquota/quota-tools/$(QUOTA_VERSION)
 QUOTA_DEPENDENCIES = host-gettext
 QUOTA_AUTORECONF = YES