libandroid-glob: Fix building with clang
[termux-packages] / packages / libandroid-glob / build.sh
index 8e5d6f1..58faa5e 100644 (file)
@@ -1,6 +1,6 @@
 TERMUX_PKG_HOMEPAGE=http://man7.org/linux/man-pages/man3/glob.3.html
 TERMUX_PKG_DESCRIPTION="Shared library for the glob(3) system function"
-TERMUX_PKG_VERSION=0.2
+TERMUX_PKG_VERSION=0.3
 TERMUX_PKG_BUILD_IN_SRC=yes
 
 termux_step_make_install () {