diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-05 10:26:38 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-05 10:26:38 +0000 |
| commit | 3bee64eae7872bc0f72126ce0098bbe323713338 (patch) | |
| tree | 7533b6a0a0ff680658bf96f05bcf84fcb4b7da8c /repos/extra/libburn | |
| parent | 7d7f54d1c03bc4939d2c104e38fe6cb96611d675 (diff) | |
| download | alicelinux-3bee64eae7872bc0f72126ce0098bbe323713338.tar.gz alicelinux-3bee64eae7872bc0f72126ce0098bbe323713338.zip | |
libburn: updated to 1.5.8
Diffstat (limited to 'repos/extra/libburn')
| -rw-r--r-- | repos/extra/libburn/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libburn/.files | 6 | ||||
| -rw-r--r-- | repos/extra/libburn/abuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/repos/extra/libburn/.checksum b/repos/extra/libburn/.checksum index 992ac1ee..541f8e8e 100644 --- a/repos/extra/libburn/.checksum +++ b/repos/extra/libburn/.checksum @@ -1 +1 @@ -cfaf3c1a3320f0040db9b254232c0494f877f627811d10272bf04782c0266420 libburn-1.5.6.tar.gz +df9d77b083864abb7b6c56a0d0cd12e13663d106d38d688a1aabef7129566806 libburn-1.5.8.tar.gz diff --git a/repos/extra/libburn/.files b/repos/extra/libburn/.files index b922aa55..b3b89414 100644 --- a/repos/extra/libburn/.files +++ b/repos/extra/libburn/.files @@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/libburn/ -rw-r--r-- root/root usr/include/libburn/libburn.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libburn.so -> libburn.so.4.109.0 -lrwxrwxrwx root/root usr/lib/libburn.so.4 -> libburn.so.4.109.0 --rwxr-xr-x root/root usr/lib/libburn.so.4.109.0 +lrwxrwxrwx root/root usr/lib/libburn.so -> libburn.so.4.111.0 +lrwxrwxrwx root/root usr/lib/libburn.so.4 -> libburn.so.4.111.0 +-rwxr-xr-x root/root usr/lib/libburn.so.4.111.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libburn-1.pc drwxr-xr-x root/root usr/share/ diff --git a/repos/extra/libburn/abuild b/repos/extra/libburn/abuild index 55ff8564..8e57859c 100644 --- a/repos/extra/libburn/abuild +++ b/repos/extra/libburn/abuild @@ -1,4 +1,4 @@ name=libburn -version=1.5.6 +version=1.5.8 release=1 source="https://files.${name}ia-project.org/releases/${name}-${version}.tar.gz" |