profiles: Add URI for kdelibs 4.14.12
authorManuel Rüger <mrueg@gentoo.org>
Thu, 17 Sep 2015 12:14:02 +0000 (14:14 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 17 Sep 2015 12:35:32 +0000 (14:35 +0200)
eclass/kde4-base.eclass

index 1e0ff2e854e54ecc8549075d6ec79d9ebbe299d0..fb4d5668f00ddcdbd93ad1b777b95be3e26f3352 100644 (file)
@@ -461,6 +461,9 @@ _calculate_src_uri() {
                                4.14.11)
                                        # Part of 15.08.0 actually, sigh. Not stable for next release!
                                        SRC_URI="mirror://kde/stable/applications/15.08.0/src/${_kmname_pv}.tar.xz" ;;
+                               4.14.12)
+                                       # Part of 15.08.1 actually, sigh. Not stable for next release!
+                                       SRC_URI="mirror://kde/stable/applications/15.08.1/src/${_kmname_pv}.tar.xz" ;;
                                ??.?.[6-9]? | ??.??.[4-9]?)
                                        # Unstable KDE Applications releases
                                        SRC_URI="mirror://kde/unstable/applications/${PV}/src/${_kmname}-${PV}.tar.xz" ;;