Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7199de4d12f52d3721361ca58ba05e4227241eb9
commit 7199de4d12f52d3721361ca58ba05e4227241eb9 Author: James Buren <[email protected]> Date: Mon Dec 31 11:08:41 2012 -0600 hostapd-1.1-1-x86_64 * version bump diff --git a/source/network-extra/hostapd/FrugalBuild b/source/network-extra/hostapd/FrugalBuild index 0ee6cdb..1907eb6 100644 --- a/source/network-extra/hostapd/FrugalBuild +++ b/source/network-extra/hostapd/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren <[email protected]> pkgname=hostapd -pkgver=1.0 -pkgrel=2 +pkgver=1.1 +pkgrel=1 pkgdesc="A daemon for managing software wireless access points." url="http://hostap.epitest.fi/hostapd" depends=('openssl>=1.0.0' 'libnl>=3.2.9') @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') up2date="Flasttar $url" source=(${url/hostapd/releases}/$pkgname-$pkgver.tar.gz http://ftp.frugalware.org/pub/other/sources/madwifi/madwifi-0.9.4.4180.tar.xz config rc.$pkgname $pkgname.service README.Frugalware libnl3.patch) backup=(etc/$pkgname/$pkgname.{accept,conf,deny,eap_user,radius_clients,sim_db,vlan,wpa_psk} etc/$pkgname/wired.conf) -sha1sums=('4edf267bc5943a5f7d6d9c0abcce0973bfbad5fa' \ +sha1sums=('247ab472d501ef3e10b271446842527143976708' \ '8c10c79374d3eaf99e628c5329e9b3b5cc6823b9' \ 'e853a9095319e9d3e0c94b5051c8ae9da3eb44ba' \ 'f4f0f2967b3fc68aec7121b489e5650de4d76c62' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
