diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:13 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:13 +0800 |
| commit | 973faba55b249507d8efc7adf1bda3ba6ce8729a (patch) | |
| tree | a9883e26cb60ae9f7fffe0334ca189b25f9f27f4 /repos/extra/pkgconf/abuild | |
| parent | 03790d5e326a502daaa683081a80eb48df30d8b6 (diff) | |
| download | alicelinux-973faba55b249507d8efc7adf1bda3ba6ce8729a.tar.gz alicelinux-973faba55b249507d8efc7adf1bda3ba6ce8729a.zip | |
pkgconf: updated to 2.3.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 99eab210..b3ff2770 100644 --- a/repos/extra/pkgconf/abuild +++ b/repos/extra/pkgconf/abuild @@ -1,5 +1,5 @@ name=pkgconf -version=2.2.0 +version=2.3.0 release=1 source="http://distfiles.dereferenced.org/$name/$name-$version.tar.gz" build_type=configure_build |