eudev update

This commit is contained in:
Ertuğrul Erata
2017-09-06 21:27:53 +03:00
parent 638b3bf5f3
commit 6aa0a6874d
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>console</IsA> <IsA>console</IsA>
<Summary>eudev is a fork of system-udev</Summary> <Summary>eudev is a fork of system-udev</Summary>
<Description>eudev is a fork of system-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions.</Description> <Description>eudev is a fork of system-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions.</Description>
<Archive sha1sum="ab47db1cd5e6c16bc7ace7f5017068bc8073fe6d" type="targz">https://github.com/gentoo/eudev/archive/v3.2.1.tar.gz</Archive> <Archive sha1sum="65e3749103a44598d573d1ecdd5c35e8057c7e4a" type="targz">https://github.com/gentoo/eudev/archive/v3.2.4.tar.gz</Archive>
<AdditionalFiles> <AdditionalFiles>
<!-- http://www.linuxfromscratch.org/lfs/view/development/chapter06/eudev.html --> <!-- http://www.linuxfromscratch.org/lfs/view/development/chapter06/eudev.html -->
<AdditionalFile target="config.cache">config.cache</AdditionalFile> <AdditionalFile target="config.cache">config.cache</AdditionalFile>
@@ -25,9 +25,9 @@
<Dependency>libxslt-devel</Dependency> <Dependency>libxslt-devel</Dependency>
<Dependency>gperf</Dependency> <Dependency>gperf</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <!--Patches>
<Patch>upstream.patch</Patch> <Patch>upstream.patch</Patch>
</Patches> </Patches-->
</Source> </Source>
<Package> <Package>
@@ -91,6 +91,13 @@
</Package> </Package>
<History> <History>
<Update release="7">
<Date>2017-09-06</Date>
<Version>3.2.4</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6"> <Update release="6">
<Date>2017-01-26</Date> <Date>2017-01-26</Date>
<Version>3.2.1</Version> <Version>3.2.1</Version>