Skip to content

Commit

Permalink
pangomm: Update version from 2.28.2 to 2.42.0
Browse files Browse the repository at this point in the history
gtkmm 3.24.1 requires a newer version.
  • Loading branch information
pmenzel committed Jul 29, 2019
1 parent 506ce9b commit 985fa0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pangomm.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION pangomm-2.28.2-0
# BEE_VERSION pangomm-2.42.0-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 @@ -9,7 +9,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="https://ftp.gnome.org/pub/GNOME/sources/pangomm/${PKGVERSION[2]}/pangomm-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://ftp.gnome.org/pub/GNOME/sources/pangomm/${PKGVERSION[2]}/pangomm-${PKGVERSION}.tar.xz"

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

0 comments on commit 985fa0f

Please sign in to comment.