mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
perl-device-usb: Update to 0.37
Add HTTPS everywhere. Rename .diff to .patch for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-device-usb
|
||||
PKG_VERSION:=0.36
|
||||
PKG_VERSION:=0.37
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/G/GW/GWADEJ/
|
||||
PKG_SOURCE_URL:=https://www.cpan.org/authors/id/G/GW/GWADEJ/
|
||||
PKG_SOURCE:=Device-USB-$(PKG_VERSION).tar.gz
|
||||
PKG_HASH:=fac2eb4f9e8db08b46d734ba8a2076598f974c274a91b248613fcecd7c9fc175
|
||||
PKG_HASH:=0dd58d9c627b3c539d07263a7b96e1de2adea3a4ddb118cdd45aa638f8702e49
|
||||
|
||||
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
@@ -29,7 +29,7 @@ define Package/perl-device-usb
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=libusb library wrapper
|
||||
URL:=http://search.cpan.org/dist/Device-USB/
|
||||
URL:=https://search.cpan.org/dist/Device-USB/
|
||||
DEPENDS:=perl +libusb-compat +perl-inline +perl-inline-c +perlbase-essential +perlbase-test
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user