Skip to content

Commit

Permalink
expat: update to expat-2.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Mar 14, 2016
1 parent 3b53f38 commit dc4107c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/textproc/expat/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
################################################################################

PKG_NAME="expat"
PKG_VERSION="2.1.0"
PKG_VERSION="2.1.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://expat.sourceforge.net/"
PKG_URL="$SOURCEFORGE_SRC/$PKG_NAME/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_URL="$SOURCEFORGE_SRC/$PKG_NAME/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="textproc"
Expand Down

0 comments on commit dc4107c

Please sign in to comment.