sys-kernel/linux-firmware: update snapshot
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Oct 2018 09:14:50 +0000 (11:14 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Oct 2018 09:15:55 +0000 (11:15 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

sys-kernel/linux-firmware/Manifest
sys-kernel/linux-firmware/linux-firmware-20181001.ebuild [moved from sys-kernel/linux-firmware/linux-firmware-20180913.ebuild with 97% similarity]

index cc3a65a3b70271b3e71ff432ea1d09726a1da04e..940e69c5a0043aeae13aa46aeb32b346912b470f 100644 (file)
@@ -1,2 +1,2 @@
 DIST linux-firmware-20180825.tar.gz 156618714 BLAKE2B 1bf44c456a87dce2e0622c8ef80bacae9d1aa76efacbb1519718be4a2c3e36a72b8baced8dc17953515052be923b85a8368179dfad591fbc7402521bce564e20 SHA512 583623fedf18a987a20cb6f5337146131a7b17a95ee79cb4b35199b6ecf42af039b824623235501685db18839c0d7e9e81cd79ed47fb993b4e72346bf9159021
-DIST linux-firmware-20180913.tar.gz 157719795 BLAKE2B 6eb2b9f4c753cf2b9fbef7e720d4fedcc452ca694c330a4884e5713050fbe2461e5ad135b6b514c8e84b3c2d8ae587b4b4017d390dcf7180d63c58e67c135d0c SHA512 1db808849d1858e1c7c444315adbe3e112c12ec739bc98f5b56e07b756563dec79fd84f709200d0c2c5e0b76134caac006ea747d224b67bfdf949dfcff6ce83c
+DIST linux-firmware-20181001.tar.gz 158397569 BLAKE2B 2694014f847fb60f5f0c208a479f4cdf0b422ef249735f22f0ef72e0fd385e8ba6737da1b1cf24daf74fd5f28c3c69b96e14850520f16b8a556c7ca734a3557e SHA512 f20b65122381423597cebd5a3018bbe55f0f8697a03b5ae3e7c1c6dd1cddcb1da4f3fddc8e4accb2d780faf1c0e66bed7dda6b1ab1c48d2e0b2435a5a7eb03f7
similarity index 97%
rename from sys-kernel/linux-firmware/linux-firmware-20180913.ebuild
rename to sys-kernel/linux-firmware/linux-firmware-20181001.ebuild
index 1b03975e839ad6eff1a7042780adb1128836c8c5..04b124b159b27de4b24f858a4c522e578e366a60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ if [[ ${PV} == 99999999* ]]; then
        SRC_URI=""
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
 else
-       GIT_COMMIT="44d4fca9922a252a0bd81f6307bcc072a78da54a"
+       GIT_COMMIT="7c81f23ad903f72e87e2102d8f52408305c0f7a2"
        SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi