nwg-drawer: update

This commit is contained in:
Markus Volk 2021-08-29 07:42:59 +02:00
parent f2f9d89cce
commit 2ee78e920a

View File

@ -16,10 +16,10 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git"
SRC_URI = "git://${GO_IMPORT};nobranch=1"
PV = "0.1.4"
PV = "0.1.8"
SRCREV = "v${PV}"
inherit go go-mod
inherit go go-mod pkgconfig
GO_INSTALL = "${GO_IMPORT}"