wok rev 23839

Up tor (0.4.3.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 03 18:59:32 2020 +0000 (2020-06-03)
parents ae73fb35f0cf
children da134f47b369
files fontconfig/receipt tor/receipt
line diff
     1.1 --- a/fontconfig/receipt	Wed Jun 03 15:36:09 2020 +0000
     1.2 +++ b/fontconfig/receipt	Wed Jun 03 18:59:32 2020 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="bzlib expat freetype libxml2"
     1.7 -BUILD_DEPENDS="libxml2-dev freetype-dev liblzma-dev gperf"
     1.8 +BUILD_DEPENDS="libxml2-dev freetype-dev liblzma-dev util-linux-uuid-dev gperf"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/tor/receipt	Wed Jun 03 15:36:09 2020 +0000
     2.2 +++ b/tor/receipt	Wed Jun 03 18:59:32 2020 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="tor"
     2.7 -VERSION="0.4.2.7"
     2.8 +VERSION="0.4.3.5"
     2.9  CATEGORY="network"
    2.10  SHORT_DESC="An anonymizing overlay network for TCP."
    2.11  MAINTAINER="pankso@slitaz.org"