unlzx, fix unsafe source (#1500)

This commit is contained in:
Schrijvers Luc
2017-07-09 01:55:09 +02:00
committed by waddlesplash
parent 84257aab5e
commit 4ecca2b7bc

View File

@@ -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"