mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
mm_common, bump version (#10413)
This commit is contained in:
@@ -5,17 +5,18 @@ required dependency for building the C++ bindings from the gnome.org \
|
||||
version control repository. An installation of mm-common is not required for \
|
||||
building tarball releases, unless configured to use maintainer-mode."
|
||||
HOMEPAGE="https://www.gtkmm.org/"
|
||||
COPYRIGHT="2009 Openismus GmbH"
|
||||
COPYRIGHT="2009-2024 Openismus GmbH"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://ftp.acc.umu.se/pub/GNOME/sources/mm-common/0.9/mm-common-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="16c0e2bc196b67fbc145edaecb5dbe5818386504fe5703de27002d77140fa217"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://ftp.acc.umu.se/pub/GNOME/sources/mm-common/${portVersion%.*}/mm-common-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b55c46037dbcdabc5cee3b389ea11cc3910adb68ebe883e9477847aa660862e7"
|
||||
SOURCE_DIR="mm-common-$portVersion"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
|
||||
PROVIDES="
|
||||
mm_common = $portVersion
|
||||
cmd:mm_common_get
|
||||
cmd:mm_common_prepare
|
||||
"
|
||||
REQUIRES="
|
||||
Reference in New Issue
Block a user