Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bd778c874b77ecae35bbfadfdbba97fcc995013
commit 2bd778c874b77ecae35bbfadfdbba97fcc995013 Author: Slown <[email protected]> Date: Fri Jul 15 17:42:04 2016 +0100 aide-0.15.1-1-x86_64 * switching to the current stable version diff --git a/source/apps-extra/aide/FrugalBuild b/source/apps-extra/aide/FrugalBuild index 054eb1f..6f575f6 100644 --- a/source/apps-extra/aide/FrugalBuild +++ b/source/apps-extra/aide/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.04 SBU +# Compiling Time: 0.05 SBU # Maintainer: jercel <[email protected]> # Contributor: Tim Groeneveld <[email protected]> pkgname=aide -pkgver=0.16b1 +pkgver=0.15.1 pkgrel=1 pkgdesc="AIDE (Advanced Intrusion Detection Environment) is a replacement for Tripwire" Finclude sourceforge @@ -12,7 +12,8 @@ depends=('pcre' 'mhash') groups=('apps-extra') archs=('i686' 'x86_64') backup=('etc/aide/aide.conf') -sha1sums=('b3d8333210c1ec79dd4c5d5c3e7111490ebdcce3') +options=('force') +sha1sums=('c5998c04a223416142323fa1bd18db0936099827') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
