menu-cache: update to 1.0.1.
This commit is contained in:
parent
1d3dd70416
commit
44352e75cf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'menu-cache'
|
||||
pkgname=menu-cache
|
||||
version=1.0.0
|
||||
revision=3
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ homepage="http://lxde.org/"
|
|||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||
checksum=ff7df437bbfd3119c5f662c6d209b98f15de03a7203308c6b56a4c1e1d419aaf
|
||||
checksum=0ac72649919946070258320aafc320467dd040bcef7b3a225e2ab7241ddffd59
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,<libfm/fm-extra.h>,<libfm-1.0/fm-extra.h>,g' menu-cache-gen/*.[ch]
|
||||
|
|
Loading…
Reference in a new issue