diff --git a/main/gtest/APKBUILD b/main/gtest/APKBUILD index 228edd1b17e..eaf9fef3458 100644 --- a/main/gtest/APKBUILD +++ b/main/gtest/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Francesco Colista pkgname=gtest pkgver=1.11.0_git20220205 -pkgrel=0 +pkgrel=1 _githash="14aa11db02d9851d957f93ef9fddb110c1aafdc6" pkgdesc="Google Test - C++ testing utility based on the xUnit framework (like JUnit)" url="https://github.com/google/googletest"