thingmenu: replace the old -git pkg

This commit is contained in:
Ypnose 2015-06-14 12:29:38 +02:00
parent 2ce025d019
commit e9a86d6341

View File

@ -1,7 +1,7 @@
# Template file for 'thingmenu'
pkgname=thingmenu
version=0.8
revision=1
revision=2
makedepends="libX11-devel libXtst-devel"
build_style=gnu-makefile
make_build_args="INCS=-I. LIBS=-lX11"
@ -11,7 +11,7 @@ license="MIT"
homepage="http://git.r-36.net/${pkgname}/"
distfiles="http://git.r-36.net/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
checksum="ec47a09e5aa499039230c11a1ab3af46430403745049735a59f22f0a6eac50ea"
replaces="thingmenu>=0"
replaces="thingmenu-git>=0"
pre_build() {
sed -i 's|^CPPFLAGS *=|override CPPFLAGS +=|g' config.mk