mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
perl-io-socket-ssl: bump to 2.090
Changelog: https://metacpan.org/dist/IO-Socket-SSL/changes Signed-off-by: Jens Wagner <jens@wagner2013.de>
This commit is contained in:
committed by
Josef Schlehofer
parent
9d0770ee27
commit
019a8f1a98
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-io-socket-ssl
|
||||
PKG_VERSION:=2.089
|
||||
PKG_VERSION:=2.090
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_NAME:=IO-Socket-SSL
|
||||
PKG_SOURCE_URL:=https://cpan.metacpan.org/authors/id/S/SU/SULLR
|
||||
PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_HASH:=f683112c1642967e9149f51ad553eccd017833b2f22eb23a9055609d2e3a14d1
|
||||
PKG_HASH:=fdda17888df9f88251b62856f17fcac8f144858c72d7e01d1c4b437d23383d97
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_MAINTAINER:=Jens Wagner <jens@wagner2013.de>
|
||||
|
||||
Reference in New Issue
Block a user