# Contributor: Mika Havela pkgname=acf-iproute2-qos pkgver=0.1.0 pkgrel=0 pkgdesc="ACF module for iproute2-qos" url="http://git.alpinelinux.org/cgit/$pkgname" license="GPL-2" depends="acf-core lua iproute2-qos acf-alpine-baselayout>=0.5.7" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" build() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } md5sums="0738fde234bb678cbffcce4f12b2de90 acf-iproute2-qos-0.1.0.tar.bz2"