mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Bump libexpat version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
49f0751c11
commit
b31bd42a93
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="R_2_2_5"
|
||||
VERSION="R_2_2_6"
|
||||
SRCDIR="libexpat-${VERSION}/expat"
|
||||
TARBALL="${VERSION}.tar.gz"
|
||||
URL="https://github.com/libexpat/libexpat/archive"
|
||||
SHA256SUM="b3781742738611eaa737543ee94264dd511c52a3ba7e53111f7d705f6bff65a8"
|
||||
SHA256SUM="574499cba22a599393e28d99ecfa1e7fc85be7d6651d543045244d5b561cb7ff"
|
||||
DEPENDS="libbsd"
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
lib/libexpat.so.1.6.7 m 555 0 0
|
||||
lib/libexpat.so.1.6.8 m 555 0 0
|
||||
lib/libexpat.so.1 m 777 0 0
|
||||
lib/libexpat.so m 777 0 0
|
||||
|
|
Loading…
Reference in a new issue