mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
Update eudev to 3.2.10 (#9297)
This commit is contained in:
parent
2a91c72458
commit
3a2c790a9f
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=eudev
|
||||
PKG_VERSION:=3.2.9
|
||||
PKG_VERSION:=3.2.10
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://dev.gentoo.org/~blueness/eudev/
|
||||
PKG_HASH:=89618619084a19e1451d373c43f141b469c9fd09767973d73dd268b92074d4fc
|
||||
PKG_HASH:=87bb028d470fd1b85169349b44c55d5b733733dc2d50ddf1196e026725ead034
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
Reference in New Issue
Block a user