diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-27 07:01:00 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-27 07:01:00 +0000 |
| commit | 184356d853bb03b710d2cfc23fdca866559ea292 (patch) | |
| tree | 5385e6a046e0306e476677829dcac036d74d50a0 /repos/extra/pkgconf/abuild | |
| parent | 66bbb5f62cf4e1f251b716190591d95c93549e60 (diff) | |
| download | alicelinux-184356d853bb03b710d2cfc23fdca866559ea292.tar.gz alicelinux-184356d853bb03b710d2cfc23fdca866559ea292.zip | |
pkgconf: updated to 2.5.1
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 cedb0db8..0405453e 100644 --- a/repos/extra/pkgconf/abuild +++ b/repos/extra/pkgconf/abuild @@ -1,5 +1,5 @@ name=pkgconf -version=2.5.0 +version=2.5.1 release=1 source="http://distfiles.dereferenced.org/$name/$name-$version.tar.gz" build_type=configure_build |