tracebox: update to 0.4.4
This commit is contained in:
parent
23e58b49a4
commit
72c057d396
1 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tracebox'
|
# Template file for 'tracebox'
|
||||||
pkgname=tracebox
|
pkgname=tracebox
|
||||||
version=0.4.2
|
version=0.4.4
|
||||||
revision=1
|
revision=1
|
||||||
_click_ver=2.0.1
|
_click_ver=2.0.1
|
||||||
_crafter_git=3db70ab6fd62ade25de7328aaf8e9ba92696c92e
|
_crafter_git=3db70ab6fd62ade25de7328aaf8e9ba92696c92e
|
||||||
|
@ -15,13 +15,13 @@ license="GPL-2"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
homepage="http://www.tracebox.org/"
|
homepage="http://www.tracebox.org/"
|
||||||
distfiles="
|
distfiles="
|
||||||
https://github.com/tracebox/tracebox/archive/v${version}.tar.gz>tracebox-${version}.tar.gz
|
https://github.com/tracebox/tracebox/archive/v${version}.tar.gz>tracebox-${version}.tar.gz
|
||||||
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="
|
||||||
15a8ba04807af0763d657ed839292dc2ad6c598a295868bd5e4250eca7f0bb21
|
d212f02c6dfee51ab198413a7a53547fc2b5fe139efb3ebf082f1729c2d18f9f
|
||||||
4e48591cb385000ee8daedf3cc18d4b00a9c5a142cc001e0780f0c7ebd713764
|
4e48591cb385000ee8daedf3cc18d4b00a9c5a142cc001e0780f0c7ebd713764
|
||||||
d3a182a06b86a0bff7f9f5792876f8da9db9dd7936f36ef1b40770c400f43b97"
|
d3a182a06b86a0bff7f9f5792876f8da9db9dd7936f36ef1b40770c400f43b97"
|
||||||
|
|
||||||
CXXFLAGS="-DHAVE_LUA_PUSHGLOBALTABLE=1"
|
CXXFLAGS="-DHAVE_LUA_PUSHGLOBALTABLE=1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue