Skip to content

Commit

Permalink
Merge pull request #3080 from mariux64/update-ddd-340
Browse files Browse the repository at this point in the history
ddd: update 3.3.12 to 3.4.0
  • Loading branch information
wwwutz authored Mar 18, 2024
2 parents 912cbf6 + 40f55e0 commit 1703e2c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ddd.be0
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
#!/usr/bin/env beesh

# BEE_VERSION ddd-3.3.12-1
# BEE_VERSION ddd-3.4.0-0

# more info: https://foo.bar.com

SRCURL[0]="https://ftp.gnu.org/gnu/ddd/ddd-${PKGVERSION}.tar.gz"
#SRCURL[0]="https://ftp.gnu.org/gnu/ddd/ddd-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/23fc7448a189908c945fe2ba7fd3a53a/ddd-3.4.0.tar.gz"

PATCHURL+=( /src/mariux/patches/ddd-fix-race-stringify.patch )
# PATCHURL+=( /src/mariux/patches/ddd-fix-race-stringify.patch )

# build_in_sourcedir

Expand Down

0 comments on commit 1703e2c

Please sign in to comment.