summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-31 00:11:56 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-31 00:17:23 +0200
commit346cb31537afca7b06a7663b6d65ab1458fc6be2 (patch)
tree5f3c47a23e9ee2a16993d261e0765b3ac29fc50b /media-libs/libheif/libheif-9999.ebuild
parentmedia-libs/libheif: fix subslot (diff)
downloadgentoo-346cb31537afca7b06a7663b6d65ab1458fc6be2.tar.gz
gentoo-346cb31537afca7b06a7663b6d65ab1458fc6be2.tar.bz2
gentoo-346cb31537afca7b06a7663b6d65ab1458fc6be2.zip
media-libs/libheif: bump to v1.8.0
Closes: https://github.com/gentoo/gentoo/pull/17294 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/libheif/libheif-9999.ebuild')
-rw-r--r--media-libs/libheif/libheif-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libheif/libheif-9999.ebuild b/media-libs/libheif/libheif-9999.ebuild
index b8162330b128..6c16fb0e9ab5 100644
--- a/media-libs/libheif/libheif-9999.ebuild
+++ b/media-libs/libheif/libheif-9999.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"
HOMEPAGE="https://github.com/strukturag/libheif"
LICENSE="GPL-3"
-SLOT="0/1.7"
+SLOT="0/1.8"
IUSE="gdk-pixbuf go static-libs test +threads"
RESTRICT="!test? ( test )"