tracebox: update to 0.4
This commit is contained in:
parent
19030904ee
commit
e1df20e613
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'tracebox'
|
# Template file for 'tracebox'
|
||||||
pkgname=tracebox
|
pkgname=tracebox
|
||||||
version=0.3.1
|
version=0.4
|
||||||
revision=3
|
revision=1
|
||||||
_click_ver=2.0.1
|
_click_ver=2.0.1
|
||||||
_crafter_git=fed3a35e146a20ac2f02e876ccf5953b8fef422d
|
_crafter_git=25e2d7bbe23692b320dd3c9165c3bce06d6e999d
|
||||||
_crafter_ver=0.3.1git
|
_crafter_ver=0.3.2git
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
hostmakedepends="automake pkg-config libtool unzip"
|
hostmakedepends="automake pkg-config libtool unzip"
|
||||||
|
@ -19,9 +19,9 @@ https://github.com/tracebox/tracebox/archive/v${version}.tar.gz>tracebox-${versi
|
||||||
https://github.com/bhesmans/click/archive/v${_click_ver}.tar.gz>click-${_click_ver}.tar.gz
|
https://github.com/bhesmans/click/archive/v${_click_ver}.tar.gz>click-${_click_ver}.tar.gz
|
||||||
https://github.com/pellegre/libcrafter/archive/${_crafter_git}.zip>libcrafter-${_crafter_ver}.zip"
|
https://github.com/pellegre/libcrafter/archive/${_crafter_git}.zip>libcrafter-${_crafter_ver}.zip"
|
||||||
checksum="
|
checksum="
|
||||||
bd5b4faf83b9a8a092208a676c50064604ca7004f8ff747f663c7918ead0cc87
|
0c8ca5393559145c0cd160dee84c37620108197709e166e6a2452aa789f340bf
|
||||||
4e48591cb385000ee8daedf3cc18d4b00a9c5a142cc001e0780f0c7ebd713764
|
4e48591cb385000ee8daedf3cc18d4b00a9c5a142cc001e0780f0c7ebd713764
|
||||||
4254d83c986e6e5fcc989d82b021b6ad340aa221dd52a99c8560acc6c6906116"
|
d1daa2add6892a301054d39175f725e9f7bfb34e154437703c9db269cde23684"
|
||||||
|
|
||||||
CXXFLAGS="-DHAVE_LUA_PUSHGLOBALTABLE=1"
|
CXXFLAGS="-DHAVE_LUA_PUSHGLOBALTABLE=1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue