aboutsummaryrefslogtreecommitdiffstats
path: root/community/gitea
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2019-04-13 13:26:23 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-04-13 15:24:52 +0300
commit6111d50644a1b89fe4f1a5d31ce735fd36a964e9 (patch)
tree2124c9ba0770d5567d78f48c483b91ad151aba3e /community/gitea
parent09a7888863f87ac3ce84daa142d70182cbb46625 (diff)
downloadaports-6111d50644a1b89fe4f1a5d31ce735fd36a964e9.tar.bz2
aports-6111d50644a1b89fe4f1a5d31ce735fd36a964e9.tar.xz
community/gitea: upgrade to 1.7.6
SECURITY - Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6595) BUGFIXES - Allow resend of confirmation email when logged in (#6482) (#6487) https://github.com/go-gitea/gitea/releases/tag/v1.7.6
Diffstat (limited to 'community/gitea')
-rw-r--r--community/gitea/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gitea/APKBUILD b/community/gitea/APKBUILD
index 7dca12fcda..ef80bf3239 100644
--- a/community/gitea/APKBUILD
+++ b/community/gitea/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=gitea
-pkgver=1.7.5
-pkgrel=1
+pkgver=1.7.6
+pkgrel=0
pkgdesc="A self-hosted Git service written in Go"
url="https://gitea.io"
arch="all"
@@ -68,7 +68,7 @@ check() {
"$builddir"/$pkgname help > /dev/null
}
-sha512sums="baa917570bdfb4db86e3a2a666ba5e1e3d6fec245ece675f80a2949d15356534a8b82e29ade7c9f5add99d9a132ebf5dbf7405fec6cb07ca8ba83debb846233f gitea-1.7.5.tar.gz
+sha512sums="ad39969b5f1246875c006c72f2ea711772f29bfb9c687510efbd2089c9f88e9d218d14b03111715179b2e0f72f85731f22dd46fc022e224be73b7e73e798236b gitea-1.7.6.tar.gz
a7c70a144dc0582d6230e59ff717023fddcac001a6a9c895b46a0df1fbd9639453b2f5027d47dad21f442869c145dbc801eda61b6c50a2dd8103f562b8569009 gitea.initd
27a202006d6e8d4146659f6356eaa99437f9f596dd369e9430d64b859bc6a1ad16091eef09232aa385fe1bf8ca94bbdf31b94975068220ad10338cded384f726 gitea.ini
05272f3733dffeb75881579ff6553d32515e4de32113ff9395e521e93946a45101d04d4e435d7d8e7bfe49a512e5e4ac300576d2e79d7bcf314fc0ce526a07f9 allow-to-set-version.patch"