libsigsegv: update to 2.11.
This commit is contained in:
parent
691287575d
commit
db4991cff0
2 changed files with 3 additions and 13 deletions
|
@ -1,10 +0,0 @@
|
||||||
--- configure.orig
|
|
||||||
+++ configure
|
|
||||||
@@ -14501,6 +14501,7 @@
|
|
||||||
|
|
||||||
case "$host_cpu" in
|
|
||||||
a29k | \
|
|
||||||
+ aarch* | \
|
|
||||||
alpha* | \
|
|
||||||
arc | \
|
|
||||||
arm* | strongarm* | xscale* | \
|
|
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libsigsegv'
|
# Template file for 'libsigsegv'
|
||||||
|
|
||||||
pkgname="libsigsegv"
|
pkgname="libsigsegv"
|
||||||
version="2.10"
|
version="2.11"
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Handling page faults in user mode"
|
short_desc="Handling page faults in user mode"
|
||||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnu.org/software/libsigsegv/"
|
homepage="http://www.gnu.org/software/libsigsegv/"
|
||||||
distfiles="http://ftpmirror.gnu.org/libsigsegv/libsigsegv-${version}.tar.gz"
|
distfiles="http://ftpmirror.gnu.org/libsigsegv/libsigsegv-${version}.tar.gz"
|
||||||
checksum="8460a4a3dd4954c3d96d7a4f5dd5bc4d9b76f5754196aa245287553b26d2199a"
|
checksum=dd7c2eb2ef6c47189406d562c1dc0f96f2fc808036834d596075d58377e37a18
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared"
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue