diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-01-01 15:59:48 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-01-01 15:59:48 +1100 |
commit | 09331a5c35f61a0a6867922914fdcd3fbd34dda8 (patch) | |
tree | acf43d1f51f8499cf64b7c0ca47cdfb7a90e3cbe /cppunit/Pkgfile | |
parent | 5345336debe1af8843d729d02fe8ddb85506c1b4 (diff) | |
download | opt-09331a5c35f61a0a6867922914fdcd3fbd34dda8.tar.gz opt-09331a5c35f61a0a6867922914fdcd3fbd34dda8.tar.xz |
cppunit: 1.14.0 -> 1.15.1
Diffstat (limited to 'cppunit/Pkgfile')
-rw-r--r-- | cppunit/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppunit/Pkgfile b/cppunit/Pkgfile index ca25d17d3..0ab23f7d8 100644 --- a/cppunit/Pkgfile +++ b/cppunit/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve name=cppunit -version=1.14.0 +version=1.15.1 release=1 source=(https://dev-www.libreoffice.org/src/$name-$version.tar.gz) |