diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:46:49 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:46:49 +0800 |
| commit | 2815b5c8b7b293a22cf0eaf21daa9f9b8acc485d (patch) | |
| tree | 366612129e0b8152c14b47b87ad7dca66dac4c07 /repos/extra/pixman/abuild | |
| parent | 016d86563dc6fc33bc2575e900be59d0860b12b2 (diff) | |
| download | alicelinux-2815b5c8b7b293a22cf0eaf21daa9f9b8acc485d.tar.gz alicelinux-2815b5c8b7b293a22cf0eaf21daa9f9b8acc485d.zip | |
pixman: updated to 0.44.0
Diffstat (limited to 'repos/extra/pixman/abuild')
| -rw-r--r-- | repos/extra/pixman/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/pixman/abuild b/repos/extra/pixman/abuild index 09a855ec..4694970f 100644 --- a/repos/extra/pixman/abuild +++ b/repos/extra/pixman/abuild @@ -1,4 +1,4 @@ name=pixman -version=0.43.4 +version=0.44.0 release=1 source="https://www.cairographics.org/releases/$name-$version.tar.gz" |