mirror of
https://github.com/Phantop/solus-stuff
synced 2024-11-23 07:15:02 +00:00
Update gitignore, dwarfs, torsocks
This commit is contained in:
parent
19724a5e56
commit
0c29da99f6
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
abi_*
|
||||
*.eopkg
|
||||
pspec_x86_64.xml
|
||||
eopkg-index.xml*
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : dwarfs
|
||||
version : 0.4.1
|
||||
version : 0.5.4
|
||||
release : 3
|
||||
source :
|
||||
- https://github.com/mhx/dwarfs/releases/download/v0.4.1/dwarfs-0.4.1.tar.bz2 : f9c3b5eecea153644e3ccee84b928bac9cbe06daa260feeee8bbb794f7d3142f
|
||||
- https://github.com/mhx/dwarfs/releases/download/v0.5.4/dwarfs-0.5.4.tar.xz : e30ce1b4d292c59fb013cb834e8916f20367eb1876f5a6b63c0ec1edaaa59e3b
|
||||
license : GPL-3.0-or-later
|
||||
networking : yes
|
||||
clang : yes
|
||||
|
@ -23,6 +23,7 @@ builddeps :
|
|||
- sparsehash
|
||||
- xxhash-devel
|
||||
- zstd-devel
|
||||
optimize : speed
|
||||
setup : |
|
||||
PATH="$(ruby -r rubygems -e 'puts Gem.user_dir')/bin:$PATH"
|
||||
gem install --user-install ronn
|
||||
|
|
|
@ -2,7 +2,7 @@ name : torsocks
|
|||
version : 1
|
||||
release : 1
|
||||
source :
|
||||
- git|https://git.torproject.org/torsocks.git : master
|
||||
- git|https://github.com/dgoulet/torsocks.git : master
|
||||
license : GPL-2.0-or-later
|
||||
summary : Insert summary here
|
||||
description: |
|
||||
|
|
Loading…
Reference in a new issue