diff options
Diffstat (limited to 'repo/doxygen')
-rw-r--r-- | repo/doxygen/doxygen.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/doxygen/doxygen.xibuild b/repo/doxygen/doxygen.xibuild index 3c852c9..c5ee599 100644 --- a/repo/doxygen/doxygen.xibuild +++ b/repo/doxygen/doxygen.xibuild @@ -6,7 +6,7 @@ DESC="A documentation system for C++, C, Java, IDL and PHP" MAKEDEPS="cmake " DEPS="musl " -PKG_VER=1.9.4 +PKG_VER=1.9.5 SOURCE="https://doxygen.nl/files/doxygen-$PKG_VER.src.tar.gz" build () { |