summaryrefslogtreecommitdiff
path: root/sci-libs/libqhy/libqhy-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/libqhy/libqhy-9999.ebuild')
-rw-r--r--sci-libs/libqhy/libqhy-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/libqhy/libqhy-9999.ebuild b/sci-libs/libqhy/libqhy-9999.ebuild
index b0a21eb..6c8a9f4 100644
--- a/sci-libs/libqhy/libqhy-9999.ebuild
+++ b/sci-libs/libqhy/libqhy-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-LIBQHY_VERSION="0.1.1"
+LIBQHY_VERSION="0.1.7"
LIBQHY_SOVERSION="0"
inherit cmake-utils subversion eutils
@@ -19,7 +19,7 @@ KEYWORDS=""
SLOT="0"
-ESVN_PATCHES=( "${FILESDIR}/libqhy-1.0.0_fix_cmake_symlink.patch" )
+ESVN_PATCHES=( "${FILESDIR}/libqhy-9999_fix_cmake_symlinks.patch" )
DEPEND="virtual/libusb:1
media-libs/opencv"
@@ -28,4 +28,4 @@ RDEPEND="${DEPEND}"
src_unpack() {
subversion_src_unpack
-} \ No newline at end of file
+}