Commit 70589245 authored by Maxime Hadjinlian's avatar Maxime Hadjinlian Committed by Thomas Petazzoni
Browse files

audit: Bump version

Remove patch as it was merged in this release:
https://fedorahosted.org/audit/changeset/1117



[Thomas: remove autoreconf, no longer needed.]

Signed-off-by: default avatarMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent f9e4ccac
Loading
Loading
Loading
Loading
+0 −694

File deleted.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
#Locally computed
sha256	9c914704fecc602e143e37152f3efbab2469692684c1a8cc1b801c1b49c7abc6	audit-2.4.3.tar.gz
sha256	25f57f465f3230d7b1166b615ffd6748818a3dc225d0e8b396c5b2e951674e23	audit-2.4.4.tar.gz
+1 −4
Original line number Diff line number Diff line
@@ -4,16 +4,13 @@
#
################################################################################

AUDIT_VERSION = 2.4.3
AUDIT_VERSION = 2.4.4
AUDIT_SITE = http://people.redhat.com/sgrubb/audit
AUDIT_LICENSE = GPLv2
AUDIT_LICENSE_FILES = COPYING

AUDIT_INSTALL_STAGING = YES

# Patching Makefile.am
AUDIT_AUTORECONF = YES

AUDIT_CONF_OPTS = --without-python --without-python3 --disable-zos-remote

ifeq ($(BR2_PACKAGE_LIBCAP_NG),y)