Skip to content

Commit

Permalink
gegl: Update to 0.4.44
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Apr 18, 2023
1 parent b597ce2 commit 3947396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gegl.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION gegl-0.4.42-0
# BEE_VERSION gegl-0.4.44-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand All @@ -10,7 +10,7 @@
## downloaded. Version variables may be used to simplify reuse of this bee-file.

#SRCURL[0]="https://download.gimp.org/pub/gegl/${PKGVERSION[2]}/gegl-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/f4532970b342d31cb6bb2b0207545b1d/gegl-0.4.42.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/4f15157f8e73833cd79830784606bf2b/gegl-0.4.44.tar.xz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit 3947396

Please sign in to comment.