11 version = "unstable-2023-12-05";
14 url = "https://git.openwrt.org/project/libnl-tiny.git";
15 rev = "965c4bf49658342ced0bd6e7cb069571b4a1ddff";
16 hash = "sha256-kegTV7FXMERW7vjRZo/Xp4cbSBZmynBgge2lK71Fx94=";
25 sed -e 's|''${prefix}/@CMAKE_INSTALL_LIBDIR@|@CMAKE_INSTALL_FULL_LIBDIR@|g' \
26 -e 's|''${prefix}/@CMAKE_INSTALL_INCLUDEDIR@|@CMAKE_INSTALL_FULL_INCLUDEDIR@|g' \
31 description = "Tiny OpenWrt fork of libnl";
32 homepage = "https://git.openwrt.org/?p=project/libnl-tiny.git;a=summary";
33 license = licenses.isc;
34 maintainers = with maintainers; [ mkg20001 ];
35 platforms = platforms.linux;