mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-25 20:22:38 +00:00
libexpat: Fix src url and update to 2.2.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
TERMUX_PKG_HOMEPAGE=http://expat.sourceforge.net/
|
||||
TERMUX_PKG_DESCRIPTION="XML parsing C library"
|
||||
TERMUX_PKG_VERSION=2.1.1
|
||||
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz
|
||||
TERMUX_PKG_VERSION=2.2.0
|
||||
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/expat/expat/${TERMUX_PKG_VERSION}/expat-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
TERMUX_PKG_RM_AFTER_INSTALL="bin/xmlwf share/man/man1/xmlwf.1"
|
||||
|
||||
Reference in New Issue
Block a user