mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/dkms-mt7601 to 3.0.0.4-2 (fixes #1089)
This commit is contained in:
parent
e4bac9d171
commit
fc87d28a41
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
pkgname=dkms-mt7601
|
||||
pkgver=v3.0.0.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Driver for Ralink MT7601 chipset wireless adaptors"
|
||||
arch=('arm' 'armv7h')
|
||||
arch=('any')
|
||||
url="http://www.ralinktech.com"
|
||||
license=('GPL')
|
||||
depends=('dkms' 'linux-headers')
|
||||
|
@ -10,10 +10,10 @@ conflicts=()
|
|||
install=${pkgname}.install
|
||||
options=(!strip)
|
||||
_pkgname="mt7601"
|
||||
source=("https://ddaygold.github.io/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913.pfc.tar.bz2"
|
||||
source=("https://ddaygold.github.io/DPO_MT7601U_LinuxSTA_3.0.0.4_20150203.pfc.tar.bz2"
|
||||
"dkms.conf")
|
||||
|
||||
md5sums=('f7984ea77c465a01e89453a8b60f9e4f'
|
||||
md5sums=('75ba9f00abb288db8cbbdfdd87dee2e4'
|
||||
'f07b4518d0f1190e0c72230137afadb4')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue