aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-08-21 15:05:15 +0000
committerTed Trask <ttrask01@yahoo.com>2012-08-21 15:05:15 +0000
commitfbafe5c32dd42d65bee39d376ceddf3150c57bbd (patch)
tree120f525222397c4f0d4664682bdafa6e5acbc135
parent54de8291730ce6057f75e08b52e98679b64a79c3 (diff)
downloadalpine_aports-fbafe5c32dd42d65bee39d376ceddf3150c57bbd.tar.bz2
alpine_aports-fbafe5c32dd42d65bee39d376ceddf3150c57bbd.tar.xz
alpine_aports-fbafe5c32dd42d65bee39d376ceddf3150c57bbd.zip
main/acf-iproute2-qos: upgrade to 0.2.0
-rw-r--r--main/acf-iproute2-qos/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/acf-iproute2-qos/APKBUILD b/main/acf-iproute2-qos/APKBUILD
index 8238b5ceb0..3f946ee60d 100644
--- a/main/acf-iproute2-qos/APKBUILD
+++ b/main/acf-iproute2-qos/APKBUILD
@@ -1,8 +1,8 @@
1# Contributor: Ted Trask <ttrask01@yahoo.com> 1# Contributor: Ted Trask <ttrask01@yahoo.com>
2# Maintainer: Ted Trask <ttrask01@yahoo.com> 2# Maintainer: Ted Trask <ttrask01@yahoo.com>
3pkgname=acf-iproute2-qos 3pkgname=acf-iproute2-qos
4pkgver=0.1.2 4pkgver=0.2.0
5pkgrel=2 5pkgrel=0
6pkgdesc="ACF module for iproute2-qos" 6pkgdesc="ACF module for iproute2-qos"
7url="http://git.alpinelinux.org/cgit/$pkgname" 7url="http://git.alpinelinux.org/cgit/$pkgname"
8arch="noarch" 8arch="noarch"
@@ -15,4 +15,4 @@ package() {
15 make DESTDIR="$pkgdir" install 15 make DESTDIR="$pkgdir" install
16} 16}
17 17
18md5sums="d40057ae7e74dee618c80b2a7c795fa3 acf-iproute2-qos-0.1.2.tar.bz2" 18md5sums="a6b85424df505597031ca7fcb31ef368 acf-iproute2-qos-0.2.0.tar.bz2"