diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-07-24 17:01:50 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-07-24 17:01:50 +0000 |
| commit | cdc2779354a7b900686d6106a10e0233e513d659 (patch) | |
| tree | 28d451554374a46df242f3450706176791753ed4 /pixman/abuild | |
| parent | 48f8e3c7e986d1b16c9471913b7c1221c34b65ff (diff) | |
| download | alicelinux-cdc2779354a7b900686d6106a10e0233e513d659.tar.gz alicelinux-cdc2779354a7b900686d6106a10e0233e513d659.zip | |
Woodpecker CI c98679c5616dd5a4f0a7b1a5aebb447f01c29ab1 [SKIP CI]
Diffstat (limited to 'pixman/abuild')
| -rw-r--r-- | pixman/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pixman/abuild b/pixman/abuild index 4bc70aca..58d0ac48 100644 --- a/pixman/abuild +++ b/pixman/abuild @@ -1,4 +1,4 @@ name=pixman -version=0.46.2 +version=0.46.4 release=1 -source="https://www.cairographics.org/releases/$name-$version.tar.gz" +source="https://www.x.org/releases/individual/lib/pixman-$version.tar.xz" |