diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:21:37 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:21:37 +0000 |
| commit | 593dee56e4f44ff6a6dd5381d2229de7ab46aea8 (patch) | |
| tree | 0dfc4a9dfd463a0dd8b44897d15d2ca65200dbfe /repos/extra/gdk-pixbuf/abuild | |
| parent | dd6e092c7bd687802337f948bd92ff793ad0cf90 (diff) | |
| download | alicelinux-593dee56e4f44ff6a6dd5381d2229de7ab46aea8.tar.gz alicelinux-593dee56e4f44ff6a6dd5381d2229de7ab46aea8.zip | |
gdk-pixbuf: updated to 2.44.5
Diffstat (limited to 'repos/extra/gdk-pixbuf/abuild')
| -rw-r--r-- | repos/extra/gdk-pixbuf/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/gdk-pixbuf/abuild b/repos/extra/gdk-pixbuf/abuild index 163d4f16..57fbbbab 100644 --- a/repos/extra/gdk-pixbuf/abuild +++ b/repos/extra/gdk-pixbuf/abuild @@ -1,5 +1,5 @@ name=gdk-pixbuf -version=2.44.4 +version=2.44.5 release=1 source="http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz" build_opt="-Dman=false -Dtests=false -Dglycin=disabled" |