From ad4934cadafe650348aac4d3be9249be938a738a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 24 Jan 2019 13:51:55 +0100 Subject: [PATCH] chelf: update to 0.2.2. --- srcpkgs/chelf/patches/no-sys-reg.patch | 10 ---------- srcpkgs/chelf/template | 6 +++--- 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/chelf/patches/no-sys-reg.patch diff --git a/srcpkgs/chelf/patches/no-sys-reg.patch b/srcpkgs/chelf/patches/no-sys-reg.patch deleted file mode 100644 index 4cc284b362a..00000000000 --- a/srcpkgs/chelf/patches/no-sys-reg.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/elf.c b/elf.c -index 455d035..41d7a4f 100644 ---- ./elf.c -+++ ./elf.c -@@ -1,6 +1,5 @@ - #include - #include --#include - - #include "chelf.h" diff --git a/srcpkgs/chelf/template b/srcpkgs/chelf/template index 32e81aec7d8..16329f5a041 100644 --- a/srcpkgs/chelf/template +++ b/srcpkgs/chelf/template @@ -1,14 +1,14 @@ # Template file for 'chelf' pkgname=chelf -version=0.2.1 -revision=2 +version=0.2.2 +revision=1 build_style=gnu-makefile short_desc="Change or display the stack size of an ELF binary" maintainer="Enno Boland " license="BSD-2-Clause" homepage="https://github.com/Gottox/chelf" distfiles="https://github.com/Gottox/chelf/archive/v${version}.tar.gz" -checksum=c883b6c9ce8234a712c82f996c75c7613440efc292e5e7876c69916b170a1a03 +checksum=e2c521a117ac869fb51835bf8e2a1c3d7f6c1839afe2b61a88cfd2688fe07e93 do_install() { vbin chelf