diff --git a/x11-misc/shared_mime_info/shared_mime_info-1.9.recipe b/x11-misc/shared_mime_info/shared_mime_info-1.9.recipe index 5d89bc2cf..287f3be6c 100644 --- a/x11-misc/shared_mime_info/shared_mime_info-1.9.recipe +++ b/x11-misc/shared_mime_info/shared_mime_info-1.9.recipe @@ -7,8 +7,8 @@ dependency for the maintainers." HOMEPAGE="http://freedesktop.org/wiki/Software/shared-mime-info" COPYRIGHT="2009-2016 Freedesktop.org" LICENSE="GNU GPL v2" -REVISION="1" -SOURCE_URI="http://freedesktop.org/~hadess/shared-mime-info-$portVersion.tar.xz" +REVISION="2" +SOURCE_URI="https://freedesktop.org/~hadess/shared-mime-info-$portVersion.tar.xz" CHECKSUM_SHA256="5c0133ec4e228e41bdf52f726d271a2d821499c2ab97afd3aa3d6cf43efcdc83" SOURCE_DIR="shared-mime-info-$portVersion" @@ -53,5 +53,6 @@ BUILD() INSTALL() { make install + rm -rf $dataDir/mime/mime.cache fixPkgconfig }