summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 185db25373ee..16853217ce6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,18 @@
pkgbase = libqcow
pkgdesc = Library and tools to support QEMU copy-on-write image format (QCOW, QCOW2), including a FUSE-based mount utility
- pkgver = 20120522
+ pkgver = 20150105
pkgrel = 1
- url = http://code.google.com/p/libqcow/
+ url = https://github.com/libyal/libqcow/
arch = i686
arch = x86_64
license = LGPL3
+ makedepends = zlib
+ makedepends = openssl
+ makedepends = python
depends = fuse
depends = openssl
- source = http://libqcow.googlecode.com/files/libqcow-alpha-20120522.tar.gz
- md5sums = 159703e5c34736d4fc38a509c62de1b9
+ source = https://github.com/libyal/libqcow/archive/20150105.tar.gz
+ sha256sums = 1c93bb151506ecaf7a681a24444f2538f6541b700f4a29f39d536dc988895789
pkgname = libqcow