mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mm-common: update to 0.9.12.
This commit is contained in:
parent
45690c88d2
commit
46675cb727
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mm-common'
|
# Template file for 'mm-common'
|
||||||
pkgname=mm-common
|
pkgname=mm-common
|
||||||
version=0.9.11
|
version=0.9.12
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -8,7 +8,7 @@ hostmakedepends="pkg-config intltool itstool"
|
||||||
depends="automake libtool intltool pkg-config gtk-doc gettext-devel glib-devel yelp-tools"
|
depends="automake libtool intltool pkg-config gtk-doc gettext-devel glib-devel yelp-tools"
|
||||||
short_desc="Common development macros for GTK+ C++"
|
short_desc="Common development macros for GTK+ C++"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://gtkmm.org/"
|
homepage="https://gtkmm.org/en/"
|
||||||
distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=20d1e7466ca4c83c92e29f9e8dfcc8e5721fdf1337f53157bed97be3b73b32a8
|
checksum=ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b
|
||||||
|
|
Loading…
Add table
Reference in a new issue