aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-12 09:42:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-12 09:42:30 +0000
commit9739ab75470831c13eb72d1bd14b0405ca56a8a4 (patch)
tree5cbe1442c6f5d291f90a1c7e9f83b3d44c331b2a
parent2f5047e0ddb407645e0ca96fc0e158bac8b1ed41 (diff)
testing/mdocml: upgrade to 1.10.4
-rw-r--r--testing/mdocml/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mdocml/APKBUILD b/testing/mdocml/APKBUILD
index 7fd6fd32afd..03ede31f40d 100644
--- a/testing/mdocml/APKBUILD
+++ b/testing/mdocml/APKBUILD
@@ -1,7 +1,7 @@
# Contributor:
# Maintainer:
pkgname=mdocml
-pkgver=1.10.2
+pkgver=1.10.4
pkgrel=0
pkgdesc="Roff implementation"
url="http://mdocml.bsd.lv/"
@@ -30,4 +30,4 @@ package() {
EXAMPLEDIR=/usr/share/doc/mdocml/examples install
}
-md5sums="aa52d80c5ccbd2d6d434c63c2435a060 mdocml-1.10.2.tar.gz"
+md5sums="f23e40cd64f4312b0c4e2d72e7999298 mdocml-1.10.4.tar.gz"