fix(x11/virglrenderer-android): Use _LIBEPOXY_VERSION [no ci]

Small fixup after #20645.
This commit is contained in:
termux-pacman-bot
2024-07-11 14:37:18 +00:00
parent 5fcbc22a88
commit 515406eb8b

View File

@@ -17,7 +17,7 @@ TERMUX_PKG_DEPENDS="angle-android"
TERMUX_PKG_HOSTBUILD=true
termux_step_post_get_source() {
mv libepoxy-${TERMUX_PKG_VERSION[1]} libepoxy
mv libepoxy-${_LIBEPOXY_VERSION} libepoxy
}
termux_step_host_build() {