quota: update to 4.10.

This commit is contained in:
Leah Neukirchen 2025-05-23 15:19:36 +02:00
parent bcbc4ab51d
commit 69f89452dc
2 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,10 @@
--- a/setproject.c
+++ b/setproject.c
@@ -5,6 +5,7 @@
#include <errno.h>
#include <fcntl.h>
#include <getopt.h>
+#include <libgen.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>

View file

@ -1,7 +1,7 @@
# Template file for 'quota'
pkgname=quota
version=4.09
revision=2
version=4.10
revision=1
build_style=gnu-configure
make_build_args="V=1"
conf_files="/etc/quotagrpadmins /etc/quotatab /etc/warnquota.conf"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://sourceforge.net/projects/linuxquota/"
distfiles="${SOURCEFORGE_SITE}/linuxquota/quota-tools/${pkgname}-${version}.tar.gz"
checksum=9cdaca154bc92afc3117f0e5f5b3208dd5f84583af1cf061c39baa0a2bb142f9
checksum=a04a0cafca29c15be8b6ac660e06188bccb802c19efe2e7c19ed7f3d667ecf5e
pre_configure() {
autoreconf -fi