Skip to content

Commit

Permalink
tor: bump to 0.4.6.7
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Salvaterra <[email protected]>
  • Loading branch information
rsalvaterra authored and utoni committed Mar 17, 2022
1 parent 3057371 commit dbabbc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/tor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=tor
PKG_VERSION:=0.4.6.6
PKG_VERSION:=0.4.6.7
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://dist.torproject.org/ \
https://archive.torproject.org/tor-package-archive
PKG_HASH:=3423189ba455372021ed44e0be576d181f2908cbd9bdef202d9c11c950882e12
PKG_HASH:=ff665ce121b2952110bd98b9c8741b5593bf6c01ac09033ad848ed92c2510f9a
PKG_MAINTAINER:=Hauke Mehrtens <[email protected]> \
Peter Wagner <[email protected]>
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit dbabbc3

Please sign in to comment.