Merge pull request #1636 from thypon/scanmem
scanmem: update to 0.15.1.
This commit is contained in:
commit
0eeb328921
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'scanmem'
|
||||
pkgname=scanmem
|
||||
version=0.15
|
||||
revision=2
|
||||
version=0.15.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool intltool m4 automake"
|
||||
makedepends="readline-devel gettext-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/scanmem/scanmem"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=d350b38b68ad7d0cc8f20393a55f03165b6b925e8da3737798f4fa5ccb407c84
|
||||
checksum=876699dc356fabe5b2bcc1c01117a45f90924de6c43dbca1b49802d8951bb0ec
|
||||
configure_args="--disable-static --enable-gui"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user