Package Details: hostapd-rtl871xdrv 2.2-3

Package Base: hostapd-rtl871xdrv
Description: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator with rtl871xdrv driver for Wifi chips like RT8188C and RT8192C
Upstream URL: https://github.com/pritambaral/hostapd-rtl871xdrv
Category: office
Licenses: custom
Conflicts: hostapd
Provides: hostapd
Submitter: leidola
Maintainer: leidola
Last Packager: leidola
Votes: 1
First Submitted: 2015-01-22 23:26
Last Updated: 2015-03-21 07:13

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by leidola

2015-03-21 07:14

done

Comment by oblique

2015-02-14 14:49

Hi,

Please add the following in PKGBUILD:
provides=('hostapd')
conflicts=('hostapd')

Otherwise the user needs to manually remove hostapd before installing this package.