Skip to content

Commit

Permalink
bump version to 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aa65535 committed Apr 26, 2017
1 parent 804e7b7 commit 4471e8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=shadowsocks-libev
PKG_VERSION:=3.0.5
PKG_VERSION:=3.0.6
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/shadowsocks/shadowsocks-libev.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)
PKG_SOURCE_VERSION:=48f5a3bec864d80f1427c2c0090b87aba78267c8
PKG_SOURCE_VERSION:=bc96aed3b0e800f18cf7fc54272e48a22160a554
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz

PKG_LICENSE:=GPLv3
Expand Down

0 comments on commit 4471e8b

Please sign in to comment.