Skip to content

Commit

Permalink
less: Update version from 481 to 661
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Aug 6, 2024
1 parent 182c58c commit ab0e974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions less.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION less-481-0
# BEE_VERSION less-661-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://www.greenwoodsoftware.com/less/less-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/50ef46065c65257141a7340123527767/less-481.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/44f54b6313c5d71fa1ac224d8d84766a/less-661.tar.gz"

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

0 comments on commit ab0e974

Please sign in to comment.