diff options
Diffstat (limited to 'app/office/broffice')
-rw-r--r-- | app/office/broffice/broffice.mkbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/office/broffice/broffice.mkbuild b/app/office/broffice/broffice.mkbuild index 18763cc..ae57ba7 100644 --- a/app/office/broffice/broffice.mkbuild +++ b/app/office/broffice/broffice.mkbuild @@ -35,7 +35,7 @@ # # Package version. Null ("") to auto-set. # Auto-set, get VERSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' -[[VERSION]]="2.4.0" +[[VERSION]]="2.4.1" # # Package extension. Null ("") to auto-set |