thinglaunch: replace the old -git pkg
This commit is contained in:
parent
914a16b41a
commit
2ce025d019
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'thinglaunch'
|
||||
pkgname=thinglaunch
|
||||
version=2.4
|
||||
revision=1
|
||||
revision=2
|
||||
makedepends="libX11-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="56c7d80ebfc9bba63cf0eb765daec6d1aa893a1eccb2622c1d9cca262d043579"
|
||||
replaces="thinglaunch>=0"
|
||||
replaces="thinglaunch-git>=0"
|
||||
|
||||
pre_build() {
|
||||
sed -i 's| -O0||g' config.mk
|
||||
|
|
Loading…
Reference in a new issue