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>2017-05-26 01:33:59 +0300
committerAlexis Christoforides <alexis@thenull.net>2017-05-26 01:33:59 +0300
commit7dba4865168e7719aacf21bec5497ae99f8a86e4 (patch)
treed2d060f1d71910bc7f1e640cc4ba4c6a33bffb01
parentb45cdafc138183125e52ad5e3abd4e401b445b2d (diff)
Bump libtiff to 4.0.8.
At the opportunity of 4.0.3 being moved to an "old releases" URL.
-rw-r--r--packages/libtiff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libtiff.py b/packages/libtiff.py
index 844c5c3..7d0ad59 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.3',
+ Package.__init__(self, 'tiff', '4.0.8',
configure_flags=[
],
sources=[