patchelf: bump version to 0.9
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
58cf64bf66
commit
b2163fb8d4
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 14af06a2da688d577d64ff8dac065bb8903bbffbe01d30c62df7af9bf4ce72fe patchelf-0.8.tar.gz
|
||||
sha256 f2aa40a6148cb3b0ca807a1bf836b081793e55ec9e5540a5356d800132be7e0a patchelf-0.9.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PATCHELF_VERSION = 0.8
|
||||
PATCHELF_SITE = http://releases.nixos.org/patchelf/patchelf-0.8
|
||||
PATCHELF_VERSION = 0.9
|
||||
PATCHELF_SITE = http://releases.nixos.org/patchelf/patchelf-0.9
|
||||
PATCHELF_LICENSE = GPLv3+
|
||||
PATCHELF_LICENSE_FILES = COPYING
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user