From 69f89452dc24b64cff73dc3f730f2c3eb596d48c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 23 May 2025 15:19:36 +0200 Subject: [PATCH] quota: update to 4.10. --- srcpkgs/quota/patches/musl.patch | 10 ++++++++++ srcpkgs/quota/template | 6 +++--- 2 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 srcpkgs/quota/patches/musl.patch diff --git a/srcpkgs/quota/patches/musl.patch b/srcpkgs/quota/patches/musl.patch new file mode 100644 index 00000000000..6f37b5d52d8 --- /dev/null +++ b/srcpkgs/quota/patches/musl.patch @@ -0,0 +1,10 @@ +--- a/setproject.c ++++ b/setproject.c +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + #include + #include + #include diff --git a/srcpkgs/quota/template b/srcpkgs/quota/template index 559efaee299..aee3f82534e 100644 --- a/srcpkgs/quota/template +++ b/srcpkgs/quota/template @@ -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 " 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