Merge pull request #7840 from maxice8/unibilium
unibilium: update to 1.2.1.
This commit is contained in:
commit
abaaeac63d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'unibilium'
|
# Template file for 'unibilium'
|
||||||
pkgname=unibilium
|
pkgname=unibilium
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="libtool perl"
|
hostmakedepends="libtool perl"
|
||||||
short_desc="A simple, self-contained terminfo library"
|
short_desc="A simple, self-contained terminfo library"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="https://github.com/mauke/unibilium"
|
homepage="https://github.com/mauke/unibilium"
|
||||||
distfiles="https://github.com/mauke/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mauke/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=623af1099515e673abfd3cae5f2fa808a09ca55dda1c65a7b5c9424eb304ead8
|
checksum=6045b4f6adca7b1123284007675ca71f718f70942d3a93d8b9fa5bd442006ec1
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue