mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #3944 from smutt/python-pcapy
lang/python-pcapy: Bumped version to 0.11.1
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-pcapy
|
PKG_NAME:=python-pcapy
|
||||||
PKG_VERSION:=0.10.10
|
PKG_VERSION:=0.11.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MAINTAINER:=Andrew McConachie <andrew@depht.com>
|
PKG_MAINTAINER:=Andrew McConachie <andrew@depht.com>
|
||||||
PKG_LICENSE:=Apache-1.1
|
PKG_LICENSE:=Apache-1.1
|
||||||
@@ -16,7 +16,7 @@ PKG_LICENSE:=Apache-1.1
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/CoreSecurity/pcapy.git
|
PKG_SOURCE_URL:=https://github.com/CoreSecurity/pcapy.git
|
||||||
PKG_SOURCE_VERSION:=37179f5b6187ec58d3ba11ef7b24e3c341cbabbb
|
PKG_SOURCE_VERSION:=b91a418374d1636408c435f11799ef725ef70097
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=python python-setuptools
|
PKG_BUILD_DEPENDS:=python python-setuptools
|
||||||
|
|||||||
Reference in New Issue
Block a user