termbox: update to 1.1.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'termbox'
|
# Template file for 'termbox'
|
||||||
pkgname=termbox
|
pkgname=termbox
|
||||||
version=1.1.0
|
version=1.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf
|
build_style=waf
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nsf/termbox/"
|
homepage="https://github.com/nsf/termbox/"
|
||||||
distfiles="https://github.com/nsf/termbox/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nsf/termbox/archive/v${version}.tar.gz"
|
||||||
checksum=2743ee4aeb0ff39fadbaf945b76c43e6f6bba544156f2576282b775a3067d748
|
checksum=61c9940b42b3ac44bf0cba67eacba75e3c02088b8c695149528c77def04d69b1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user