diff options
author | nick black <dankamongmen@gmail.com> | 2019-01-29 12:11:35 -0500 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 07:58:35 +0000 |
commit | 92b61d8bc7a00587cb49f8a9c3a09ec976ae8ddb (patch) | |
tree | 2211b20068b025d96d0d718047f6a4ac9419bb2e /testing | |
parent | 5c3202651c53b5808223595dbf9becced948a5df (diff) | |
download | aports-92b61d8bc7a00587cb49f8a9c3a09ec976ae8ddb.tar.bz2 aports-92b61d8bc7a00587cb49f8a9c3a09ec976ae8ddb.tar.xz |
testing/capnproto: pkgrel 0 for initial release
Diffstat (limited to 'testing')
-rw-r--r-- | testing/capnproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/capnproto/APKBUILD b/testing/capnproto/APKBUILD index 5431baeaf6..46584cd057 100644 --- a/testing/capnproto/APKBUILD +++ b/testing/capnproto/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=capnproto pkgver=0.7.0 -pkgrel=1 +pkgrel=0 pkgdesc="Tools for working with the Cap'n Proto format" url="https://capnproto.org/" arch="all" |