diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:44 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:44 +0000 |
| commit | 1bd6421368d306c2f00af71ee52607a213f60606 (patch) | |
| tree | c8463d8b5f994497942a4888686d5f9c8a7225d0 /repos/extra/pkgconf/abuild | |
| parent | e1822210c7eb5fdcd8c9b01e8f622a51a24d6aa8 (diff) | |
| download | alicelinux-1bd6421368d306c2f00af71ee52607a213f60606.tar.gz alicelinux-1bd6421368d306c2f00af71ee52607a213f60606.zip | |
pkgconf: updated to 2.5.0
Diffstat (limited to 'repos/extra/pkgconf/abuild')
| -rw-r--r-- | repos/extra/pkgconf/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/pkgconf/abuild b/repos/extra/pkgconf/abuild index 24802c95..cedb0db8 100644 --- a/repos/extra/pkgconf/abuild +++ b/repos/extra/pkgconf/abuild @@ -1,5 +1,5 @@ name=pkgconf -version=2.4.3 +version=2.5.0 release=1 source="http://distfiles.dereferenced.org/$name/$name-$version.tar.gz" build_type=configure_build |