aboutsummaryrefslogtreecommitdiffstats
path: root/main/acf-iproute2-qos/APKBUILD
blob: 14f23cf774bd50c29cd041ec18134cf5d4a6a92f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-iproute2-qos
pkgver=0.4.0
pkgrel=2
pkgdesc="ACF module for iproute2-qos"
url="http://git.alpinelinux.org/cgit/acf/$pkgname"
arch="noarch"
license="GPL-2.0"
depends="acf-core iproute2-qos acf-alpine-baselayout>=0.5.7"
source="https://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

package() {
	cd "$srcdir/$pkgname-$pkgver"
	make DESTDIR="$pkgdir" install
}

md5sums="5b6c43e51caec2460a1e523fdc406ee0  acf-iproute2-qos-0.4.0.tar.xz"
sha256sums="275a3b1189f462a904341fa517784326e5b0f25534d75b3649894b598cca2a5e  acf-iproute2-qos-0.4.0.tar.xz"
sha512sums="ff06d5e8e3f7f5bbcbdf5dbe9aa4fc82b15ea0b1626e36a5659064dcc01f5ea1d055f0ae99ce105398091057ed073f93c3fc7c8ecac469c6ccdd1dd10ad00596  acf-iproute2-qos-0.4.0.tar.xz"