summaryrefslogtreecommitdiffstats
path: root/testing/fabric/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fabric/APKBUILD')
-rw-r--r--testing/fabric/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/fabric/APKBUILD b/testing/fabric/APKBUILD
index 5cb182fa717..179641bd692 100644
--- a/testing/fabric/APKBUILD
+++ b/testing/fabric/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=fabric
_pkgname=Fabric
-pkgver=1.2.2
+pkgver=1.4.2
pkgrel=0
pkgdesc="A simple pythonic remote deployment tool"
url="http://www.fabfile.org"
@@ -26,4 +26,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="f234678d3886a0b224945281395fdbda Fabric-1.2.2.tar.gz"
+md5sums="f438286b245809eb1a452dd4d3456a15 Fabric-1.4.2.tar.gz"