mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
fixed sources
This commit is contained in:
parent
eff5d0afc3
commit
767a7e3bee
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ license=('AGPL3')
|
|||
depends=('python2')
|
||||
makedepends=('net-snmp')
|
||||
optdepends=('net-snmp')
|
||||
source=("$pkgname-$pkgver.tgz::http://www.risingtidesystems.com/git/?p=$pkgname.git;a=snapshot;h=e6d881a98210c99468b82daa5f8926bb079e4790;sf=tgz")
|
||||
source=("http://archlinuxarm.org/builder/src/$pkgname-$pkgver.tgz")
|
||||
md5sums=('25bca4a70abe7041b3eef80f8fbdcad4')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue