babl: Update from 0.1.60 to 0.1.62

This commit is contained in:
Fredrik Fornwall 2019-02-03 22:18:19 +01:00
parent d34bc7b0ac
commit aa8089c665
2 changed files with 10 additions and 8 deletions

View File

@ -1,11 +1,13 @@
diff -u -r ../babl-BABL_0_1_34/Makefile.am ./Makefile.am
--- ../babl-BABL_0_1_34/Makefile.am 2017-10-06 15:15:57.000000000 +0200
+++ ./Makefile.am 2017-10-14 20:26:51.643517261 +0200
@@ -3,7 +3,6 @@
diff -u -r ../babl-BABL_0_1_62/Makefile.am ./Makefile.am
--- ../babl-BABL_0_1_62/Makefile.am 2019-02-01 16:22:50.000000000 +0000
+++ ./Makefile.am 2019-02-03 21:11:44.103560598 +0000
@@ -3,8 +3,7 @@
SUBDIRS = \
babl \
extensions \
- tests \
tools
- tools \
- tests
+ tools
if ENABLE_DOCS
SUBDIRS+= docs

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=http://gegl.org/babl/
TERMUX_PKG_DESCRIPTION="Dynamic pixel format translation library"
TERMUX_PKG_LICENSE="LGPL-3.0"
TERMUX_PKG_VERSION=0.1.60
TERMUX_PKG_SHA256=1850e024b8972404cae04809e00c7392501b6f14c1b00c65d8128592e021dd1a
TERMUX_PKG_VERSION=0.1.62
TERMUX_PKG_SHA256=1364e8e0dae5b03f96b3496348388508e4a93ab4f9cc0c06cca6a719e0c2ec36
TERMUX_PKG_SRCURL=https://github.com/GNOME/babl/archive/BABL_${TERMUX_PKG_VERSION//./_}.tar.gz
termux_step_pre_configure() {