diff --git a/srcpkgs/aircrack-ng/template b/srcpkgs/aircrack-ng/template index 8bcb5f68743..0f488ee77ae 100644 --- a/srcpkgs/aircrack-ng/template +++ b/srcpkgs/aircrack-ng/template @@ -1,16 +1,17 @@ # Template file for 'aircrack-ng' pkgname=aircrack-ng -version=1.4 -revision=2 +version=1.5.2 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" makedepends="libnl3-devel libressl-devel sqlite-devel zlib-devel" short_desc="Complete suite of tools to assess WiFi network security" maintainer="Juan RP " license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL" -homepage="http://www.aircrack-ng.org/" +homepage="https://www.aircrack-ng.org/" +changelog="https://www.aircrack-ng.org/doku.php?id=changelog" distfiles="https://download.aircrack-ng.org/${pkgname}-${version}.tar.gz" -checksum=96092a8af7af27cdc1923cd5167dfca4a17e9f5fd866973b7b6eb6d3b479e13b +checksum=9e592fe7658046220e0ac0a6d05c4026903f3077b248893e0056ccbe4ee88241 pre_configure() { NOCONFIGURE=1 ./autogen.sh