mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
unlzx, fix unsafe source (#1500)
This commit is contained in:
committed by
waddlesplash
parent
84257aab5e
commit
4ecca2b7bc
@@ -5,8 +5,11 @@ these archives."
|
||||
HOMEPAGE="http://aminet.net/package/misc/unix/unlzx.c.gz"
|
||||
COPYRIGHT="2001 Erik Meusel"
|
||||
LICENSE="Public Domain"
|
||||
REVISION="3"
|
||||
SOURCE_URI="git+https://github.com/tweakdeveloper/unlzx.git#36a85e7"
|
||||
REVISION="4"
|
||||
srcGitRev="36a85e75eb8ef9a9ca2191cc275ff7d20def16ec"
|
||||
SOURCE_URI="https://github.com/tweakdeveloper/unlzx/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="472f38164768989657cd57ef759624de5331ef7033f8723023ed67f520648eb5"
|
||||
SOURCE_DIR="unlzx-$srcGitRev"
|
||||
ADDITIONAL_FILES="unlzx-expander-rules"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
Reference in New Issue
Block a user