diff options
Diffstat (limited to 'community/runc/APKBUILD')
-rw-r--r-- | community/runc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/runc/APKBUILD b/community/runc/APKBUILD index 615c4808f0..b468c9a708 100644 --- a/community/runc/APKBUILD +++ b/community/runc/APKBUILD @@ -7,7 +7,7 @@ url="https://www.opencontainers.org" _commit=425e105d5a03fabd737a126ad93d62a9eeede87f pkgver=1.0.0_rc8 -pkgrel=0 +pkgrel=1 _ver=v${pkgver/_rc/-rc} # if we're building against an explicit commit beyond pkgver, use this instead: |