mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
shared_mime_info: switch to https source
*remove mime.cache file from package
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user