Skip to content

Commit

Permalink
pidgin: Update version from 2.13.0 to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Oct 12, 2020
1 parent 4367367 commit 3cbd415
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions pidgin.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION pidgin-2.13.0-4
# BEE_VERSION pidgin-2.14.1-0

#SRCURL[0]="https://downloads.sourceforge.net/pidgin/pidgin-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/423403494fe1951e47cc75231f743bb0/pidgin-2.13.0.tar.bz2"
SRCURL[0]="https://downloads.sourceforge.net/pidgin/pidgin-${PKGVERSION}.tar.bz2"
#SRCURL[0]="https://beehive.molgen.mpg.de/423403494fe1951e47cc75231f743bb0/pidgin-2.13.0.tar.bz2"

# PATCHURL+=()

Expand All @@ -19,6 +19,8 @@ SRCURL[0]="https://beehive.molgen.mpg.de/423403494fe1951e47cc75231f743bb0/pidgin
# bee_patch "${@}"
#}

source /pkg/gcc-10.2.0-0/profile

mee_configure() {
bee_configure \
--disable-avahi \
Expand Down

0 comments on commit 3cbd415

Please sign in to comment.