glib2-2.72.2

This commit is contained in:
Rmys
2022-05-31 18:40:42 +03:00
parent 73d4d1425c
commit 4cbc1e4b65
4 changed files with 11 additions and 4 deletions
Binary file not shown.
Binary file not shown.
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library of handy utility functions</Summary>
<Description>glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.</Description>
<Archive sha1sum="fe81078a5ae9d67645956b87d7ccc113b9f2b7e7" type="tarxz">mirrors://gnome/glib/2.72/glib-2.72.1.tar.xz</Archive>
<Archive sha1sum="7846be1e959d083a95919bda8637687e543fabf6" type="tarxz">mirrors://gnome/glib/2.72/glib-2.72.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>ninja</Dependency>
@@ -141,6 +141,13 @@
</Package>
<History>
<Update release="20">
<Date>2022-05-31</Date>
<Version>2.72.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2022-05-05</Date>
<Version>2.72.1</Version>
+3 -3
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>MIT Kerberos Library</Summary>
<Description>Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography.</Description>
<Archive sha1sum="f6980dafd31eac22a047ad34a2b918e4d12a8be5" type="targz">http://web.mit.edu/kerberos/dist/krb5/1.19/krb5-1.19.2.tar.gz</Archive>
<Archive sha1sum="e6addc23e361798b9f1243e6809620449d7fcb38" type="targz">http://web.mit.edu/kerberos/dist/krb5/1.20/krb5-1.20.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>keyutils</Dependency>
@@ -77,8 +77,8 @@
<History>
<Update release="8">
<Date>2021-10-22</Date>
<Version>1.19.2</Version>
<Date>2022-05-28</Date>
<Version>1.20</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>