diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-22 01:21:40 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-22 01:21:40 +0000 |
| commit | 00bbe9d63988de10e0801412674ff619e371257e (patch) | |
| tree | e333e664b999864df3832506cfb9fae227157861 /repos/extra/libmpdclient/abuild | |
| parent | 2c9bf2f930dab77c9196e4765b2564cdee8f2f29 (diff) | |
| download | alicelinux-00bbe9d63988de10e0801412674ff619e371257e.tar.gz alicelinux-00bbe9d63988de10e0801412674ff619e371257e.zip | |
libmpdclient: updated to 2.25
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 21a9239f..9ae3e6b5 100644 --- a/repos/extra/libmpdclient/abuild +++ b/repos/extra/libmpdclient/abuild @@ -1,4 +1,4 @@ name=libmpdclient -version=2.24 +version=2.25 release=1 source="https://github.com/MusicPlayerDaemon/${name}/archive/v${version}/${name}-v${version}.tar.gz" |