# Contributor: Ted Trask # Maintainer: Ted Trask pkgname=acf-iproute2-qos pkgver=0.2.1 pkgrel=0 pkgdesc="ACF module for iproute2-qos" url="http://git.alpinelinux.org/cgit/$pkgname" arch="noarch" license="GPL-2" depends="acf-core lua iproute2-qos acf-alpine-baselayout>=0.5.7" source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2" package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } md5sums="05642eba1fa3b945c846bc399b15f0f4 acf-iproute2-qos-0.2.1.tar.bz2"