Commit 35ae42ab authored by Jerzy Grzegorek's avatar Jerzy Grzegorek Committed by Peter Korsgaard
Browse files

quota: bump to version 4.01



Also add hash file.

[Peter: fix .hash comment typo]
Signed-off-by: default avatarJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 22d16f3f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
===================================================================
+3 −0
Original line number Diff line number Diff line
# 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
+1 −1
Original line number Diff line number Diff line
@@ -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