summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/lua-xml/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/lua-xml/APKBUILD b/main/lua-xml/APKBUILD
index 0052892a3..55c11fdbb 100644
--- a/main/lua-xml/APKBUILD
+++ b/main/lua-xml/APKBUILD
@@ -1,17 +1,17 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lua-xml
_name=LuaXML
-pkgver=090910
+pkgver=101012
pkgrel=0
pkgdesc="a minimal set of functions for the processing of XML data in Lua"
-url="http://www.viremo.de/LuaXML"
+url="http://viremo.eludi.net/LuaXML/index.html"
arch="all"
license="MIT"
depends=
makedepends="lua-dev"
install=
subpackages=
-source="http://www.viremo.de/LuaXML/LuaXML_$pkgver.zip"
+source="http://viremo.eludi.net/LuaXML/LuaXML_$pkgver.zip"
_builddir="$srcdir"
@@ -32,4 +32,4 @@ package() {
|| return 1
}
-md5sums="de690d73a34bdc7d3b4f0307a40afd87 LuaXML_090910.zip"
+md5sums="81c2f0c7c4238d3115e3c3e1ebc7d194 LuaXML_101012.zip"