Merge pull request #13957 from Rmys/master

libnl ver. bump
This commit is contained in:
Rmys
2024-04-15 20:25:49 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library for applications dealing with netlink sockets</Summary>
<Description>libnl is a convenience library to simplify the usage of the Linux kernel's netlink sockets interface for network manipulation.</Description>
<Archive sha1sum="01f6c78510fdf4bbb827022f7886cc6d3ed83f4c" type="targz">https://github.com/thom311/libnl/archive/libnl3_8_0.tar.gz</Archive>
<Archive sha1sum="95da9d82f6953672dc933db9e9f2a104935f6202" type="targz">https://github.com/thom311/libnl/archive/libnl3_9_0.tar.gz</Archive>
<BuildDependencies>
<Dependency>glibc</Dependency>
<Dependency>flex</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="9">
<Date>2024-04-15</Date>
<Version>3.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-09-04</Date>
<Version>3.8.0</Version>