scanmem: update to 0.16.
This commit is contained in:
parent
c80e1febef
commit
ca76fc6453
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'scanmem'
|
# Template file for 'scanmem'
|
||||||
pkgname=scanmem
|
pkgname=scanmem
|
||||||
version=0.15.8
|
version=0.16
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="libtool intltool m4 automake python"
|
hostmakedepends="libtool intltool m4 automake python"
|
||||||
makedepends="readline-devel gettext-devel"
|
makedepends="readline-devel gettext-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/scanmem/scanmem"
|
homepage="https://github.com/scanmem/scanmem"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=6615444932549b5baae056acdb09b2e5a6c588247b6139f47dc69f0b6c6a3e58
|
checksum=a776afda5d1589977b8fbfae48aaf06e6382e34dc455fb1b47141fbcc7a88c75
|
||||||
configure_args="--disable-static --enable-gui"
|
configure_args="--disable-static --enable-gui"
|
||||||
CFLAGS="-D__NEED_pid_t"
|
CFLAGS="-D__NEED_pid_t"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue