diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-26 15:51:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-26 15:51:25 +0000 |
| commit | d0098b5690195620044bf75fe0ae34415561ee5f (patch) | |
| tree | e1781d72e1d78f39e95b7f68c53b45f0fbcd35aa /repos/extra/libmpdclient/abuild | |
| parent | f386ef4f277b4a9f45cac6a74bc0f5c7a34a92dd (diff) | |
| download | alicelinux-d0098b5690195620044bf75fe0ae34415561ee5f.tar.gz alicelinux-d0098b5690195620044bf75fe0ae34415561ee5f.zip | |
libmpdclient: updated to 2.24
Diffstat (limited to 'repos/extra/libmpdclient/abuild')
| -rw-r--r-- | repos/extra/libmpdclient/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libmpdclient/abuild b/repos/extra/libmpdclient/abuild index a2096303..21a9239f 100644 --- a/repos/extra/libmpdclient/abuild +++ b/repos/extra/libmpdclient/abuild @@ -1,4 +1,4 @@ name=libmpdclient -version=2.23 +version=2.24 release=1 source="https://github.com/MusicPlayerDaemon/${name}/archive/v${version}/${name}-v${version}.tar.gz" |