summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-09 21:15:53 +0000
committerdavidovski <david@davidovski.xyz>2022-01-09 21:15:53 +0000
commit91e327234937d096fdbbe6bec52091b6eb9436c1 (patch)
tree6e355ff659507fc66d058c41be2a5c4c07739c57 /repo
parent2531dcd82b0eb3ba8a8ae7bcde438f62644b3bd6 (diff)
fixed xmlto
Diffstat (limited to 'repo')
-rw-r--r--repo/core/xmlto.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/core/xmlto.xibuild b/repo/core/xmlto.xibuild
index 42389cb..a162415 100644
--- a/repo/core/xmlto.xibuild
+++ b/repo/core/xmlto.xibuild
@@ -2,8 +2,7 @@
DEPS=(libxslt)
-SOURCE=https://pagure.io/xmlto
-BRANCH=
+SOURCE=https://releases.pagure.org/xmlto/xmlto-0.0.28.tar.bz2
DESC="Convert xml to many other formats"