Skip to content

Commit

Permalink
bison: Update from 3.4.2 to 3.8.2
Browse files Browse the repository at this point in the history
niclas committed Dec 31, 2023
1 parent 88b3178 commit ef42d21
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bison.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION bison-3.4.2-0
# BEE_VERSION bison-3.8.2-0

SRCURL[0]="http://ftp.gnu.org/gnu/bison/bison-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/c28f119f405a2304ff0a7ccdcc629713/bison-3.8.2.tar.xz"
#SRCURL[0]="http://ftp.gnu.org/gnu/bison/bison-${PKGVERSION}.tar.xz"

# PATCHURL+=()

0 comments on commit ef42d21

Please sign in to comment.