diff options
Diffstat (limited to 'community/gogs')
-rw-r--r-- | community/gogs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gogs/APKBUILD b/community/gogs/APKBUILD index f7fe76ab88..ff760936d5 100644 --- a/community/gogs/APKBUILD +++ b/community/gogs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: 7heo <7heo@mail.com> pkgname=gogs pkgver=0.11.91 -pkgrel=0 +pkgrel=1 pkgdesc="A painless self-hosted Git service" url="https://gogs.io/" # buildmode=pie not available on mips64 |