From e3034c082ecc33b26dac4981b1819edddf0b842e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Thu, 24 Jan 2013 15:09:22 +0100 Subject: main/lua-expat: upgrade to 1.2.0 --- main/lua-expat/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'main/lua-expat/APKBUILD') diff --git a/main/lua-expat/APKBUILD b/main/lua-expat/APKBUILD index 5336e5ba35..ab32fb83db 100644 --- a/main/lua-expat/APKBUILD +++ b/main/lua-expat/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Mika Havela pkgname=lua-expat _name=luaexpat -pkgver=1.1 -pkgrel=2 +pkgver=1.2.0 +pkgrel=0 pkgdesc="LuaExpat is a SAX XML parser based on the Expat library. LuaExpat is free software and uses the same license as Lua 5.0." url="http://luaforge.net/projects/luaexpat/" arch="all" @@ -11,7 +11,7 @@ license="MIT" depends="lua" makedepends="lua-dev expat-dev" install= -source="http://luaforge.net/frs/download.php/2469/$_name-$pkgver.tar.gz +source="http://matthewwild.co.uk/projects/$_name/$_name-$pkgver.tar.gz newconfig" replaces="luaexpat" @@ -27,5 +27,5 @@ package() { } -md5sums="6ecb895ccf5cff1e7f2facd438b1f8d0 luaexpat-1.1.tar.gz +md5sums="03efe50c7f30a34580701e6527d7bfee luaexpat-1.2.0.tar.gz eb947b7aa99b487289b02c1ab1b8ccd3 newconfig" -- cgit v1.2.3