blob: 274ec1f5f32f825eb3de34a0e82bf9f312ae4010 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = upslug2-git
pkgdesc = A tool to flash your NSLU2 (Slug) from a computer on a local network. (With OpenWRT patches)
pkgver = r30.6fde222
pkgrel = 1
url = http://www.nslu2-linux.org/wiki/Main/UpSlug2
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = gcc-libs
provides = upslug2
conflicts = upslug2
source = upslug2::git+https://github.com/wspringer/upslug2.git
source = 100-libpcap_fix.patch
source = 110-wrt350nv2_support.patch
md5sums = SKIP
md5sums = d50d808f117361f18bbe0726a73b40e2
md5sums = 80e4028a3c79dd4ac5dde263015d6063
pkgname = upslug2-git
|