Skip to content

Commit 7f83d66

Browse files
committed
bmake: update to 20171126
1 parent 9bde950 commit 7f83d66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/bmake/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
. ../../lib/functions.sh
2828

2929
PROG=bmake
30-
VER=20171118
30+
VER=20171126
3131
VERHUMAN=$VER
3232
PKG=developer/bmake
3333
SUMMARY="portable version of NetBSD make(1)"

doc/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
| compress/zip | 3.0 | http://www.info-zip.org/Zip.html
1111
| data/iso-codes | 3.77 | http://pkg-isocodes.alioth.debian.org/downloads/
1212
| database/sqlite-3 | 3210000 | https://www.sqlite.org/download.html
13-
| developer/bmake | 20171118 | http://www.crufty.net/ftp/pub/sjg/
13+
| developer/bmake | 20171126 | http://www.crufty.net/ftp/pub/sjg/
1414
| developer/build/autoconf | 2.69 | https://git.savannah.gnu.org/cgit/autoconf.git/refs/tags
1515
| developer/build/automake | 1.15.1 | https://git.savannah.gnu.org/cgit/automake.git/refs/tags
1616
| developer/build/gnu-make | 4.2.1 | http://git.savannah.gnu.org/cgit/make.git/refs/tags

0 commit comments

Comments
 (0)