quota: bump to version 4.01
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>
This commit is contained in:
parent
22d16f3f55
commit
35ae42ab50
@ -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
package/quota/quota.hash
Normal file
3
package/quota/quota.hash
Normal file
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user