Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Christoforides <alexis@thenull.net>2018-09-28 22:10:49 +0300
committerAlexis Christoforides <alexis@thenull.net>2018-09-28 22:10:49 +0300
commit4a3e9edd2738e1bbdeca61f54ee2054ffd3cdeb5 (patch)
treeac9f60b5401c586e345ece21a0b50ac0702c2a75
parent4d6826993475597121e70f9f5e983fecb4572ed0 (diff)
Update libtiff
-rw-r--r--packages/libtiff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libtiff.py b/packages/libtiff.py
index 26eb691..2cadcc6 100644
--- a/packages/libtiff.py
+++ b/packages/libtiff.py
@@ -1,7 +1,7 @@
class LibTiffPackage (Package):
def __init__(self):
- Package.__init__(self, 'tiff', '4.0.8',
+ Package.__init__(self, 'tiff', '4.0.9',
configure_flags=[
],
sources=[