termbox: update to 1.1.2.
This commit is contained in:
parent
8a77f4af56
commit
cf59961335
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'termbox'
|
||||
pkgname=termbox
|
||||
version=1.1.0
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=waf
|
||||
hostmakedepends="python"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/nsf/termbox/"
|
||||
distfiles="https://github.com/nsf/termbox/archive/v${version}.tar.gz"
|
||||
checksum=2743ee4aeb0ff39fadbaf945b76c43e6f6bba544156f2576282b775a3067d748
|
||||
checksum=61c9940b42b3ac44bf0cba67eacba75e3c02088b8c695149528c77def04d69b1
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue