mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2014 OpenWrt.org
|
# Copyright (C) 2014, 2015 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=perl-dbi
|
PKG_NAME:=perl-dbi
|
||||||
PKG_VERSION:=1.632
|
PKG_VERSION:=1.633
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/T/TI/TIMB/
|
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/T/TI/TIMB/
|
||||||
PKG_SOURCE:=DBI-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=DBI-$(PKG_VERSION).tar.gz
|
||||||
PKG_MD5SUM:=285fc34c1ee20125aabbd50bc3e587fb
|
PKG_MD5SUM:=b4fe13b9a51c1446c5f3cf93e69a2044
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
||||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||||
|
|||||||
Reference in New Issue
Block a user