wpa_actiond: fix license, template layout
This does not fix the currently broken homepage as Arch Linux appears to have scrubbed it from the face of the earth. However, the source archive download still works so it isn't entirely dead yet.
This commit is contained in:
parent
1e82dccb66
commit
71b13aef94
1 changed files with 3 additions and 5 deletions
|
@ -1,14 +1,12 @@
|
|||
# Template file for 'wpa_actiond'
|
||||
pkgname=wpa_actiond
|
||||
version=1.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends=""
|
||||
makedepends=""
|
||||
depends="wpa_supplicant"
|
||||
short_desc="Daemon that connects to wpa_supplicant and handles connect and disconnect events"
|
||||
short_desc="Daemon that connects to wpa_supplicant and handles connection events"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://projects.archlinux.org/wpa_actiond.git/"
|
||||
distfiles="https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${version}.tar.xz"
|
||||
checksum=e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue