libgd: fix wrong version
authorRosen Penev <rosenp@gmail.com>
Mon, 6 Apr 2020 02:25:49 +0000 (19:25 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 6 Apr 2020 02:28:12 +0000 (19:28 -0700)
commitcc8901117de6ecdb4e34760f75ef8807188f5acf
tree7ab78f33e44f085f46e065568916b43ad102c357
parentf986efb543afdfb81d4edd72f47e804b257b1ae8
libgd: fix wrong version

Upstream messed up and did not include getlib.sh, causing a wrong version
to be applied to the library.

lrwxrwxrwx 1 libgd.so -> libgd.so.VERSION
-rw-r--r-- 1 libgd.so.VERSION

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/libgd/Makefile
libs/libgd/patches/010-getlib.patch [new file with mode: 0644]