Skip to content

Commit

Permalink
Merge pull request #2706 from mariux64/update-emacs-281
Browse files Browse the repository at this point in the history
emacs: update version from 27.1 to 28.1
  • Loading branch information
wwwutz authored Aug 2, 2022
2 parents fb02df7 + 8db704f commit 5a312af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emacs.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/env beesh

# BEE_VERSION emacs-27.1-0
# BEE_VERSION emacs-28.1-0

# SRCURL[0]="ftp://ftp.gnu.org/pub/gnu/emacs/emacs-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/9a044860d24f38859deb3f878265f661/emacs-27.1.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/9fd0847f257eab1d406746cc6519232d/emacs-28.1.tar.gz"

PATCHURL[0]=""

Expand Down

0 comments on commit 5a312af

Please sign in to comment.