chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6965a69
)
glib: bump revision
author
Leonid Plyushch
<leonid.plyushch@gmail.com>
Wed, 13 Sep 2017 11:59:39 +0000
(14:59 +0300)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 13 Sep 2017 13:55:35 +0000
(15:55 +0200)
packages/glib/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/glib/build.sh
b/packages/glib/build.sh
index dc472f24a1e6f9e931d236ee20832035beeb9e65..005b09b4a1f1e0670bdcb1a2f2ad1b444d526da9 100755
(executable)
--- a/
packages/glib/build.sh
+++ b/
packages/glib/build.sh
@@
-1,6
+1,7
@@
TERMUX_PKG_HOMEPAGE=https://developer.gnome.org/glib/
TERMUX_PKG_DESCRIPTION="Library providing core building blocks for libraries and applications written in C"
TERMUX_PKG_VERSION=2.54.0
+TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=fe22998ff0394ec31e6e5511c379b74011bee61a4421bca7fcab223dfbe0fc6a
TERMUX_PKG_SRCURL=https://ftp.gnome.org/pub/gnome/sources/glib/${TERMUX_PKG_VERSION:0:4}/glib-${TERMUX_PKG_VERSION}.tar.xz
# libandroid-support to get langinfo.h in include path.