blob: 1fd48e186d65543d2b2d39ca3f273c103a10b33f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libnl-tiny-git
pkgdesc = Tiny OpenWrt fork of libnl
pkgver = r43.gc0df580
pkgrel = 2
url = https://git.openwrt.org/?p=project/libnl-tiny.git
arch = i686
arch = x86_64
license = LGPL-2.1-only
makedepends = git
makedepends = cmake
depends = glibc
provides = libnl-tiny=r43.gc0df580
conflicts = libnl-tiny
options = staticlibs
source = git+https://git.openwrt.org/project/libnl-tiny.git
sha256sums = SKIP
pkgname = libnl-tiny-git
|