[tor-commits] [torbrowser/maint-2.4] libpng is a gz rather than a bz2 now. update filename.

erinn at torproject.org erinn at torproject.org
Tue Sep 17 18:58:49 UTC 2013


commit 3cef01944bf2c2710b461ff23b177a60b972aadc
Author: Erinn Clark <erinn at torproject.org>
Date:   Tue Sep 17 20:45:05 2013 +0200

    libpng is a gz rather than a bz2 now. update filename.
---
 build-scripts/versions-alpha.mk |    2 +-
 build-scripts/versions.mk       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk
index 5285eb7..3c2891b 100644
--- a/build-scripts/versions-alpha.mk
+++ b/build-scripts/versions-alpha.mk
@@ -25,7 +25,7 @@ FF_VENDOR_ID:=\{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
 ## File names for the source packages
 ZLIB_PACKAGE=zlib-$(ZLIB_VER).tar.gz
 OPENSSL_PACKAGE=openssl-$(OPENSSL_VER).tar.gz
-LIBPNG_PACKAGE=libpng-$(LIBPNG_VER).tar.bz2
+LIBPNG_PACKAGE=libpng-$(LIBPNG_VER).tar.gz
 QT_PACKAGE=qt-everywhere-opensource-src-$(QT_VER).tar.gz
 VIDALIA_PACKAGE=vidalia-$(VIDALIA_VER).tar.gz
 LIBEVENT_PACKAGE=libevent-$(LIBEVENT_VER).tar.gz
diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk
index 534d9f1..c2c1b69 100644
--- a/build-scripts/versions.mk
+++ b/build-scripts/versions.mk
@@ -24,7 +24,7 @@ FF_VENDOR_ID:=\{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
 ## File names for the source packages
 ZLIB_PACKAGE=zlib-$(ZLIB_VER).tar.gz
 OPENSSL_PACKAGE=openssl-$(OPENSSL_VER).tar.gz
-LIBPNG_PACKAGE=libpng-$(LIBPNG_VER).tar.bz2
+LIBPNG_PACKAGE=libpng-$(LIBPNG_VER).tar.gz
 QT_PACKAGE=qt-everywhere-opensource-src-$(QT_VER).tar.gz
 VIDALIA_PACKAGE=vidalia-$(VIDALIA_VER).tar.gz
 LIBEVENT_PACKAGE=libevent-$(LIBEVENT_VER).tar.gz



More information about the tor-commits mailing list