diff options
Diffstat (limited to 'community/iprutils/APKBUILD')
-rw-r--r-- | community/iprutils/APKBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/iprutils/APKBUILD b/community/iprutils/APKBUILD index a8f6e59f03..865b8298eb 100644 --- a/community/iprutils/APKBUILD +++ b/community/iprutils/APKBUILD @@ -1,7 +1,8 @@ -# Maintainer: Breno Leitao <breno.leitao@gmail.com> +# Contributor: Breno Leitao <breno.leitao@gmail.com> +# Maintainer: pkgname=iprutils pkgver=2.4.16 -pkgrel=2 +pkgrel=3 pkgdesc="user space tools required by the ipr device driver" url="https://github.com/bjking1/iprutils" arch="ppc64le" |