Revision | 3ceea76a342cf525c1d31d1bdbcbf411a182d5d9 (tree) |
---|---|
Zeit | 2020-10-20 22:52:17 |
Autor | matsuand <30614168+matsuand@user...> |
Commiter | matsuand |
[BLFS] Updated libevent-2.1.12.
@@ -3,7 +3,7 @@ | ||
3 | 3 | . ./_blfsset.sh |
4 | 4 | |
5 | 5 | APPNAME=libevent |
6 | -VER=2.1.11 | |
6 | +VER=2.1.12 | |
7 | 7 | TARGET=$APPNAME-$VER |
8 | 8 | TARGETBALL=$DLD/$TARGET-stable.tar.gz |
9 | 9 | TARGETDIR=$TARGET-stable |